refactor(client): refactor dialog functions to improve type inference
This commit is contained in:
@@ -52,7 +52,7 @@ export default defineComponent({
|
||||
permission: permissions,
|
||||
});
|
||||
|
||||
os.dialog({
|
||||
os.alert({
|
||||
type: 'success',
|
||||
title: this.$ts.token,
|
||||
text: token
|
||||
|
Reference in New Issue
Block a user