add role policy to allow note trending
This commit is contained in:
@@ -5520,6 +5520,7 @@ export type components = {
|
||||
scheduleNoteMax: number;
|
||||
/** @enum {string} */
|
||||
chatAvailability: 'available' | 'readonly' | 'unavailable';
|
||||
canTrend: boolean;
|
||||
};
|
||||
ReversiGameLite: {
|
||||
/** Format: id */
|
||||
|
||||
Reference in New Issue
Block a user