add role policy "canViewFederation"
This commit is contained in:
parent
aff1603788
commit
479e6daa1d
22 changed files with 84 additions and 13 deletions
|
|
@ -178,6 +178,7 @@ export const ROLE_POLICIES = [
|
|||
'canImportUserLists',
|
||||
'chatAvailability',
|
||||
'canTrend',
|
||||
'canViewFederation',
|
||||
] as const;
|
||||
|
||||
export const MFM_TAGS = ['tada', 'jelly', 'twitch', 'shake', 'spin', 'jump', 'bounce', 'flip', 'x2', 'x3', 'x4', 'scale', 'position', 'fg', 'bg', 'border', 'font', 'blur', 'rainbow', 'sparkle', 'rotate', 'ruby', 'unixtime', 'crop', 'fade', 'followmouse'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue