Update
This commit is contained in:
parent
a950d20990
commit
976c4e67b1
|
@ -48,6 +48,7 @@ PlasmoidItem {
|
||||||
// map the UI
|
// map the UI
|
||||||
compactRepresentation: Compact {}
|
compactRepresentation: Compact {}
|
||||||
fullRepresentation: Full {}
|
fullRepresentation: Full {}
|
||||||
|
|
||||||
// load one instance of each needed service
|
// load one instance of each needed service
|
||||||
Sv.Updater{ id: updater }
|
Sv.Updater{ id: updater }
|
||||||
Tb.Cmd { id: cmd }
|
Tb.Cmd { id: cmd }
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
sfsfsff
|
Loading…
Reference in New Issue