mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Icon selector
This commit is contained in:
@@ -64,4 +64,4 @@ def start_server(graphql_port, app_state):
|
||||
thread.start()
|
||||
|
||||
# Update the state to indicate the server has started
|
||||
app_state = updateState("Process: Wait", None, None, None, 1)
|
||||
app_state = updateState("Process: Idle", None, None, None, 1)
|
||||
Reference in New Issue
Block a user