rename app internals away from Olares branding
This commit is contained in:
@@ -45,8 +45,8 @@ import { ROUTE_CONST } from 'src/router/route-const';
|
||||
import '../css/terminus.scss';
|
||||
import { useRouter } from 'vue-router';
|
||||
import { onMounted } from 'vue';
|
||||
import { useLarepassWebsocketManagerStore } from 'src/stores/larepassWebsocketManager';
|
||||
const socketStore = useLarepassWebsocketManagerStore();
|
||||
import { useBeOSWebsocketManagerStore } from 'src/stores/beosWebsocketManager';
|
||||
const socketStore = useBeOSWebsocketManagerStore();
|
||||
|
||||
const router = useRouter();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user