mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
remove tags.json
This commit is contained in:
@ -55,7 +55,7 @@ for (let controller of controllers) {
|
||||
|
||||
const tags = require('./tags.js');
|
||||
const api = require('./api.js');
|
||||
tags.refreshExport(); // we don't care about errors
|
||||
tags.refreshCategoryColorMap(); // we don't care about errors
|
||||
api.loginFromCookies().then(() => {
|
||||
router.start();
|
||||
}, error => {
|
||||
|
Reference in New Issue
Block a user