parent
756e4eaeec
commit
8e6da3a0d9
8 changed files with 81 additions and 2 deletions
|
|
@ -160,6 +160,7 @@ export default define(meta, async (ps, me) => {
|
|||
|
||||
if (me && (me.isAdmin || me.isModerator)) {
|
||||
response.useStarForReactionFallback = instance.useStarForReactionFallback;
|
||||
response.pinnedUsers = instance.pinnedUsers;
|
||||
response.hiddenTags = instance.hiddenTags;
|
||||
response.recaptchaSecretKey = instance.recaptchaSecretKey;
|
||||
response.proxyAccount = instance.proxyAccount;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue