mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Do not forget port after web server is stopped
This commit is contained in:
@@ -74,7 +74,6 @@ class ClapperWebServer extends Soup.Server
|
||||
this.disconnect();
|
||||
|
||||
this.isListening = false;
|
||||
this.listeningPort = null;
|
||||
}
|
||||
|
||||
sendMessage(data)
|
||||
|
Reference in New Issue
Block a user