Merge pull request #8515 from RetiredWizard/workflow
web_workflow: adjust indent and move #endif
This commit is contained in:
commit
e3873c16d1
@ -368,9 +368,9 @@ bool supervisor_start_web_workflow(bool reload) {
|
||||
}
|
||||
// Wake polling thread (maybe)
|
||||
socketpool_socket_poll_resume();
|
||||
#endif
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user