mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 01:26:45 +02: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}"
|
me.error "Cannot install #{path}"
|
||||||
|
|
||||||
MarketPlace.dependencies = [ "jszip.min" ]
|
MarketPlace.dependencies = [ "jszip.min" ]
|
||||||
|
MarketPlace.singleton = true
|
||||||
this.OS.register "MarketPlace", MarketPlace
|
this.OS.register "MarketPlace", MarketPlace
|
Loading…
x
Reference in New Issue
Block a user