Conformance: StatusSidebar Have activity Clear button done.
This commit is contained in:
@@ -59,7 +59,7 @@ pinia.use(({ store }) => {
|
||||
|
||||
// can use `this.$moment` in Vue.js
|
||||
app.config.globalProperties.$moment = moment;
|
||||
app.config.globalProperties.emitter = emitter;
|
||||
app.config.globalProperties.$emitter = emitter;
|
||||
app.config.globalProperties.$cytoscape = cytoscape;
|
||||
|
||||
// Cytoscape.js's style
|
||||
|
||||
Reference in New Issue
Block a user