mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 07:30:59 -07:00
✌️
This commit is contained in:
parent
10f7387eab
commit
af0bdb253f
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