This commit is contained in:
parent
f988328b5a
commit
0ff8c11ee1
|
@ -16,6 +16,7 @@ riot.mixin('widget', {
|
|||
},
|
||||
|
||||
save: function() {
|
||||
this.update();
|
||||
this.api('i/update_home', {
|
||||
id: this.id,
|
||||
data: this.data
|
||||
|
|
Loading…
Reference in New Issue