Prettified Code!

This commit is contained in:
Mashintime 2023-04-25 20:51:20 +00:00 committed by GitHub Action
parent 7616beabd9
commit e794760f60
2 changed files with 3 additions and 2 deletions

View file

@ -484,7 +484,6 @@ ipcMain.on("get-folder-path", (event, data) => {
win.webContents.send(data.action, { path: folderPaths });
//win.webContents.send(data.action, { path: filePaths });
}
});
});

View file

@ -3403,7 +3403,9 @@
class="form-control"
id="hamlib_rigctld_command"
aria-label="Device Port"
aria-describedby="basic-addon1" disabled placeholder="auto populated from above settings"
aria-describedby="basic-addon1"
disabled
placeholder="auto populated from above settings"
/>
<button
class="btn btn-outline-secondary"