mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 07:13:41 +01:00
Adds cancel
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
||||
if (this.es) {
|
||||
this.es.close();
|
||||
this.es = null;
|
||||
this.flushBuffer.cancel();
|
||||
}
|
||||
this.messages = [];
|
||||
this.buffer = [];
|
||||
|
||||
Reference in New Issue
Block a user