changes_1
This commit is contained in:
@@ -8,6 +8,7 @@ import { rssSource } from './rss.js';
|
||||
import { smartQueueSource } from './smartQueue.js';
|
||||
import { plannerSource } from './planner.js';
|
||||
import { pollerSource } from './poller.js';
|
||||
import { profilesSource } from './profiles.js';
|
||||
import { dashboardSource } from './dashboard.js';
|
||||
import { chartsSource } from './charts.js';
|
||||
import { bootstrapSource } from './bootstrap.js';
|
||||
@@ -24,6 +25,7 @@ export const moduleSources = [
|
||||
plannerSource,
|
||||
dashboardSource,
|
||||
pollerSource,
|
||||
profilesSource,
|
||||
chartsSource,
|
||||
bootstrapSource,
|
||||
];
|
||||
|
||||
2
pytorrent/static/js/bootstrap.js
vendored
2
pytorrent/static/js/bootstrap.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
pytorrent/static/js/profiles.js
Normal file
1
pytorrent/static/js/profiles.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user