make new folder for reuse ngLib add new features for datatree like change add remove rename datapoints improve pingpong
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { boot } from 'quasar/wrappers';
|
||||
import type { QVueGlobals } from 'quasar';
|
||||
import { initWebSocket } from 'src/services/websocket';
|
||||
import { initWebSocket } from '../vueLib/services/websocket';
|
||||
|
||||
export default boot(({ app }) => {
|
||||
const $q = app.config.globalProperties.$q as QVueGlobals;
|
||||
|
Reference in New Issue
Block a user