fix observable core

This commit is contained in:
Xuan Sang LE 2018-03-23 23:03:17 +01:00
parent af542f32c4
commit 035a7f3723

View File

@ -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 = {}