1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-22 14:39:25 -05:00
This commit is contained in:
syuilo 2018-06-17 13:52:52 +09:00
parent 0460cdedd7
commit 77013f982d

View file

@ -116,6 +116,8 @@ export default Vue.extend({
data: {}
}
});
this.widgetAdderSelected = null;
},
removeWidget(widget) {