mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-18 06:49:47 +02:00
make MarketPlace singleton
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user