mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-12-23 21:13:09 +02:00
Fiox bug
This commit is contained in:
parent
0460cdedd7
commit
77013f982d
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@ export default Vue.extend({
|
||||||
data: {}
|
data: {}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
this.widgetAdderSelected = null;
|
||||||
},
|
},
|
||||||
|
|
||||||
removeWidget(widget) {
|
removeWidget(widget) {
|
||||||
|
|
Loading…
Reference in a new issue