Skip to content

Commit 9cb0523

Browse files
committed
dokieli
1 parent 1b1345b commit 9cb0523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dokieli/dokieliPane.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import * as mime from 'mime-types'
1111

1212
// const DOKIELI_TEMPLATE_URI = 'https://dokie.li/new' // Copy to make new dok
1313

14-
import * as DOKIELI_TEMPLATE from './new.js' // Distributed with this library
14+
import DOKIELI_TEMPLATE from './new.js' // Distributed with this library
1515

1616
export default {
1717
icon: UI.icons.iconBase + 'dokieli-logo.png', // @@ improve? more like doccument?

0 commit comments

Comments
 (0)