mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +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.disconnect();
|
||||||
|
|
||||||
this.isListening = false;
|
this.isListening = false;
|
||||||
this.listeningPort = null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
sendMessage(data)
|
sendMessage(data)
|
||||||
|
Reference in New Issue
Block a user