changes to mobile styling in modal view, complete reword of backend worker system

This commit is contained in:
Bryan Van Deusen
2026-01-20 13:14:13 -05:00
parent 96f72718bd
commit cb3897c0b0
22 changed files with 2432 additions and 487 deletions
+3 -1
View File
@@ -286,7 +286,9 @@
archive: '🗜️',
character: '👤',
series: '📺',
rating: '⚠️'
rating: '⚠️',
source: '🌐',
post: '📌'
};
const icon = icons[tag.kind];