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 ec2a9e2 commit 619e005Copy full SHA for 619e005
src/components/ExportProject.vue
@@ -10,7 +10,6 @@ import fs from "fs-extra";
10
import path from "path";
11
const ipc = require("electron").ipcRenderer;
12
export default {
13
-
14
name: "ExportProjectComponent",
15
16
methods: {
0 commit comments