1
0
mirror of https://github.com/lxsang/antos-frontend.git synced 2025-04-11 18:46:44 +02:00

fix observable core

This commit is contained in:
Xuan Sang LE 2018-03-23 23:03:17 +01:00
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 = {}