mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-11-08 16:47:52 +00:00
Remove use strict make api full esm compatible
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {waitForConfig, watchConfig} from '../config.js'
|
||||
import { waitForConfig, watchConfig } from '../config'
|
||||
|
||||
let config = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user