Implemented job upload
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
exports.default = {
|
||||
webcontent: "webcontent-send",
|
||||
test: {
|
||||
start: "test-start",
|
||||
},
|
||||
@@ -7,6 +8,7 @@ exports.default = {
|
||||
filepathsGet: "filewatcher__filepathsget",
|
||||
start: "filewatcher__start",
|
||||
stop: "filewatcher__stop",
|
||||
addPath: "filewatcher__addPath",
|
||||
},
|
||||
toRenderer: {
|
||||
filepathsList: "filewatcher__filepathslist",
|
||||
|
||||
Reference in New Issue
Block a user