forked from FoundKeyGang/FoundKey
✌️
This commit is contained in:
parent
f988328b5a
commit
0ff8c11ee1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ riot.mixin('widget', {
|
||||||
},
|
},
|
||||||
|
|
||||||
save: function() {
|
save: function() {
|
||||||
|
this.update();
|
||||||
this.api('i/update_home', {
|
this.api('i/update_home', {
|
||||||
id: this.id,
|
id: this.id,
|
||||||
data: this.data
|
data: this.data
|
||||||
|
|
Loading…
Reference in a new issue