Merge branch 'develop' into pizzax-indexeddb
This commit is contained in:
commit
8804f896b0
16 changed files with 188 additions and 236 deletions
|
|
@ -16,7 +16,7 @@ if (localStorage.getItem('accounts') != null) {
|
|||
import * as Sentry from '@sentry/browser';
|
||||
import { Integrations } from '@sentry/tracing';
|
||||
import { computed, createApp, watch, markRaw, version as vueVersion } from 'vue';
|
||||
import compareVersions from 'compare-versions';
|
||||
import * as compareVersions from 'compare-versions';
|
||||
|
||||
import widgets from '@/widgets';
|
||||
import directives from '@/directives';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue