mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
wip
This commit is contained in:
parent
b80ed7857c
commit
8699a08804
1 changed files with 20 additions and 20 deletions
|
@ -32,7 +32,7 @@ export default Vue.extend({
|
|||
|
||||
this.suspending = false;
|
||||
|
||||
(this as any).os.apis.dialog("%i18n:@suspended%");
|
||||
(this as any).os.apis.dialog({ text: "%i18n:@suspended%" });
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue