Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 4294708

Browse files
Update modQ country filter (#1018)
Co-authored-by: Jarl Skajaa Gunnarsli <[email protected]>
1 parent 2038250 commit 4294708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/admin/ModQueue/Countries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const GROUPS: Group[] = [
1212
name: "English",
1313
state: ref(false),
1414
flag: "us",
15-
list: ["US", "GB"],
15+
list: ["US", "GB", "CA", "AU", "NZ"],
1616
},
1717
{
1818
name: "Spanish",

0 commit comments

Comments
 (0)