fix: config modal scrollbar, scheduler-config.js, logging API endpoint, static cache-busting
This commit is contained in:
@@ -40,6 +40,7 @@ AniWorld.Constants = (function() {
|
||||
QUEUE_PENDING: '/api/queue/pending',
|
||||
|
||||
// Config endpoints
|
||||
CONFIG: '/api/config',
|
||||
CONFIG_DIRECTORY: '/api/config/directory',
|
||||
CONFIG_SECTION: '/api/config/section', // + /{section}
|
||||
CONFIG_BACKUP: '/api/config/backup',
|
||||
|
||||
Reference in New Issue
Block a user