logs_commit1
This commit is contained in:
@@ -14,6 +14,7 @@ import { pollerSource } from './poller.js';
|
||||
import { profilesSource } from './profiles.js';
|
||||
import { dashboardSource } from './dashboard.js';
|
||||
import { chartsSource } from './charts.js';
|
||||
import { operationLogsSource } from './operationLogs.js';
|
||||
import { bootstrapSource } from './bootstrap.js';
|
||||
|
||||
export const moduleSources = [
|
||||
@@ -33,6 +34,7 @@ export const moduleSources = [
|
||||
pollerSource,
|
||||
profilesSource,
|
||||
chartsSource,
|
||||
operationLogsSource,
|
||||
bootstrapSource,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user