mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02: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"
|
console.log "Clean up system"
|
||||||
($ "#wrapper").empty()
|
($ "#wrapper").empty()
|
||||||
_GUI.clearTheme()
|
_GUI.clearTheme()
|
||||||
|
_courrier.observable.off("*") if _courrier.observable
|
||||||
_courrier.observable = riot.observable()
|
_courrier.observable = riot.observable()
|
||||||
_courrier.quota = 0
|
_courrier.quota = 0
|
||||||
_OS.APP = {}
|
_OS.APP = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user