mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Adjusted query/tag flow
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
module.exports = [
|
||||
'ACTIVE',
|
||||
'BANNED',
|
||||
'PENDING',
|
||||
'APPROVED' // Indicates that the users' username has been approved
|
||||
];
|
||||
Reference in New Issue
Block a user