不明なリアクションのフォールバックに star を使うようにするオプション
This commit is contained in:
@@ -152,6 +152,7 @@ export default define(meta, async (ps, me) => {
|
||||
}
|
||||
|
||||
if (me && (me.isAdmin || me.isModerator)) {
|
||||
response.useStarForReactionFallback = instance.useStarForReactionFallback;
|
||||
response.hidedTags = instance.hidedTags;
|
||||
response.recaptchaSecretKey = instance.recaptchaSecretKey;
|
||||
response.proxyAccount = instance.proxyAccount;
|
||||
|
Reference in New Issue
Block a user