changes in auth logic
This commit is contained in:
@@ -9,6 +9,7 @@ import { torrentDetailsSource } from './torrentDetails.js';
|
||||
import { modalsSource } from './modals.js';
|
||||
import { rssSource } from './rss.js';
|
||||
import { smartQueueSource } from './smartQueue.js';
|
||||
import { authUsersSource } from './authUsers.js';
|
||||
import { plannerSource } from './planner.js';
|
||||
import { pollerSource } from './poller.js';
|
||||
import { profilesSource } from './profiles.js';
|
||||
@@ -29,6 +30,7 @@ export const moduleSources = [
|
||||
modalsSource,
|
||||
rssSource,
|
||||
smartQueueSource,
|
||||
authUsersSource,
|
||||
plannerSource,
|
||||
dashboardSource,
|
||||
operationLogsSource,
|
||||
|
||||
Reference in New Issue
Block a user