Update reasons
This commit is contained in:
@@ -8,7 +8,10 @@ export const APPROVE_REASONS = [
|
||||
'Action-packed',
|
||||
'Great game choice',
|
||||
'Good for rewatchability',
|
||||
'Used in existing video'
|
||||
'Used in existing video',
|
||||
'Body physics',
|
||||
'Explosives',
|
||||
|
||||
];
|
||||
|
||||
export const REJECT_REASONS = [
|
||||
@@ -18,4 +21,5 @@ export const REJECT_REASONS = [
|
||||
'Lacks depth',
|
||||
'Too long/short',
|
||||
'Racist/whatever-ist',
|
||||
'Broken (Audio/Video)'
|
||||
];
|
||||
Reference in New Issue
Block a user