wip
This commit is contained in:
parent
fb1e2efbdd
commit
ba08d1aa53
@ -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…
Reference in New Issue
Block a user