Skip to content

Commit 2a32cca

Browse files
rodcoffanidiocas
authored andcommitted
codimd: set hasEditor to false
1 parent be942bc commit 2a32cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codimd/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ export default defineWebApplication({
9191
id: appId,
9292
icon: 'markdown',
9393
color: '#2F2F2F',
94+
hasEditor: false,
9495
defaultExtension: 'md',
9596
meta: {
9697
fileSizeLimit: 2000000

0 commit comments

Comments
 (0)