mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
removed an empty line
This commit is contained in:
@@ -84,7 +84,6 @@ electron.app.whenReady().then(createWindow);
|
|||||||
|
|
||||||
electron.ipcMain.on("file_submit", async (event, args) => {
|
electron.ipcMain.on("file_submit", async (event, args) => {
|
||||||
try {
|
try {
|
||||||
|
|
||||||
let curstep = 0
|
let curstep = 0
|
||||||
let totalsteps = 2 + args.document.styles.length
|
let totalsteps = 2 + args.document.styles.length
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user