mirror of
https://github.com/openharmony/applications_permission_manager.git
synced 2026-07-01 20:44:13 -04:00
@@ -248,6 +248,9 @@ struct SecurityDialog {
|
||||
appIndex: $appIndex
|
||||
}),
|
||||
customStyle: true,
|
||||
cancel: () => {
|
||||
this.onCancel();
|
||||
},
|
||||
})
|
||||
|
||||
dialogController: CustomDialogController | null = new CustomDialogController({
|
||||
|
||||
Reference in New Issue
Block a user