This commit is contained in:
Ximi1970
2020-05-02 13:01:41 +02:00
parent b2ac326576
commit be5a8f0f66

View File

@@ -405,8 +405,6 @@ async function start() {
SysTrayX.startupState = state;
console.debug("State: " + SysTrayX.startupState);
// Get the poll timing
SysTrayX.pollTiming = await getPollTiming();