Reverted to commit de2d4a495f

This commit is contained in:
gpt-engineer-app[bot]
2025-10-13 13:05:48 +00:00
parent c129be2e87
commit 4fed307335
6 changed files with 144 additions and 160 deletions

View File

@@ -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