refactor(client): refactor dialog functions to improve type inference
This commit is contained in:
@@ -154,7 +154,7 @@ export default defineComponent({
|
||||
}
|
||||
//#endregion
|
||||
} catch (e) {
|
||||
os.dialog({
|
||||
os.alert({
|
||||
type: 'error',
|
||||
title: e.message,
|
||||
text: e.name
|
||||
|
Reference in New Issue
Block a user