This commit is contained in:
2021-12-27 22:07:26 +00:00
parent 3fe021db0a
commit cd5176a22c
2 changed files with 24 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ import durationControl from "./components/duration-control.vue";
import errorControl from "./components/error-control.vue";
import alertControl from "./components/alert-control.vue";
import extensionsControl from "./components/extensions-control.vue";
import reportSelectorControl from "./components/report-selector-control.vue";
import reportSelectorControl from "./components/report-control.vue";
import wikiControl from "./components/wiki-control.vue";
import attachmentControl from "./components/attachment-control.vue";
import chartLineControl from "./components/chart-line-control.vue";