mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 10:08:12 +08:00
@@ -255,7 +255,7 @@ export default defineComponent({
|
||||
this.editor.instance.new_document_dialog();
|
||||
},
|
||||
openDocument() {
|
||||
this.editor.instance.open_file_upload();
|
||||
this.editor.instance.document_open();
|
||||
},
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user