add role policy to allow note trending
This commit is contained in:
Vendored
+4
@@ -7599,6 +7599,10 @@ export interface Locale extends ILocale {
|
||||
* Maximum number of scheduled notes
|
||||
*/
|
||||
"scheduleNoteMax": string;
|
||||
/**
|
||||
* Can appear in trending notes / users
|
||||
*/
|
||||
"canTrend": string;
|
||||
};
|
||||
"_condition": {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user