Initial move from angular shell to vue
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { API_ORIGIN, APP_TYPES, PROXY_APP_ID, HSTATES, ISTATES, RSTATES } from '../constants.js';
|
||||
import { fetcher } from 'pankow';
|
||||
import { sleep } from 'pankow/utils';
|
||||
import moment from 'moment';
|
||||
import moment from 'moment-timezone';
|
||||
|
||||
function installationStateLabel(app) {
|
||||
if (!app) return '';
|
||||
|
||||
Reference in New Issue
Block a user