Updated loging for auto update and disabled logging on dev
This commit is contained in:
@@ -29,7 +29,7 @@ export function WatcherStartupAtom({ appSettings }) {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<DataLabel label="Run Watcher on Startup??">
|
||||
<DataLabel label="Run Watcher on Startup?">
|
||||
<Switch
|
||||
onChange={handleChange}
|
||||
checked={appSettings && appSettings.runWatcherOnStartup}
|
||||
|
||||
Reference in New Issue
Block a user