We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1345b commit 9cb0523Copy full SHA for 9cb0523
1 file changed
src/dokieli/dokieliPane.js
@@ -11,7 +11,7 @@ import * as mime from 'mime-types'
11
12
// const DOKIELI_TEMPLATE_URI = 'https://dokie.li/new' // Copy to make new dok
13
14
-import * as DOKIELI_TEMPLATE from './new.js' // Distributed with this library
+import DOKIELI_TEMPLATE from './new.js' // Distributed with this library
15
16
export default {
17
icon: UI.icons.iconBase + 'dokieli-logo.png', // @@ improve? more like doccument?
0 commit comments