mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
make MarketPlace singleton
This commit is contained in:
parent
8d3ae96f01
commit
30da6fa8fc
@ -156,4 +156,5 @@ class MarketPlace extends this.OS.GUI.BaseApplication
|
||||
me.error "Cannot install #{path}"
|
||||
|
||||
MarketPlace.dependencies = [ "jszip.min" ]
|
||||
MarketPlace.singleton = true
|
||||
this.OS.register "MarketPlace", MarketPlace
|
Loading…
Reference in New Issue
Block a user