1
0
mirror of https://github.com/koloml/philomena-tagging-assistant.git synced 2026-09-22 20:09:39 +00:00

Move list of tag categories into the tags config script

This commit is contained in:
2026-01-09 06:55:51 +04:00
parent ec41ba5030
commit c8ff80d445
3 changed files with 21 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
export const categories = [
'rating',
'spoiler',
'origin',
'oc',
'error',
'character',
'content-official',
'content-fanmade',
'species',
'body-type',
];