mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-23 21:51:17 -05:00
Reverted to commit de2d4a495f
This commit is contained in:
@@ -97,7 +97,7 @@ export type StatusFilter = 'all' | 'pending' | 'partially_approved' | 'flagged'
|
||||
/**
|
||||
* Available tabs in the moderation interface
|
||||
*/
|
||||
export type QueueTab = 'mainQueue' | 'archive';
|
||||
export type QueueTab = 'mainQueue' | 'escalated' | 'archive';
|
||||
|
||||
/**
|
||||
* Fields that can be used for sorting the moderation queue
|
||||
|
||||
Reference in New Issue
Block a user