mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
fix observable core
This commit is contained in:
parent
af542f32c4
commit
035a7f3723
@ -113,6 +113,7 @@ self.OS or=
|
||||
console.log "Clean up system"
|
||||
($ "#wrapper").empty()
|
||||
_GUI.clearTheme()
|
||||
_courrier.observable.off("*") if _courrier.observable
|
||||
_courrier.observable = riot.observable()
|
||||
_courrier.quota = 0
|
||||
_OS.APP = {}
|
||||
|
Loading…
Reference in New Issue
Block a user