mirror of
https://gitee.com/openharmony/security_privacy_center
synced 2024-11-23 07:39:58 +00:00
去除多余空格
Signed-off-by: zhao-zhen-zhou <zhaozhenzhou@huawei.com>
This commit is contained in:
parent
24e14a14e1
commit
41afdb7f7f
@ -39,7 +39,7 @@ export default class MainAbility extends Ability {
|
||||
console.log('[Demo] MainAbility onCreate');
|
||||
globalThis.certManagerAbilityContext = this.context as UIAbilityContext;
|
||||
globalThis.PwdStore = new PwdStore();
|
||||
globalThis.abilityWant = want as Want;
|
||||
globalThis.abilityWant = want as Want;
|
||||
globalThis.abilityContext = this.context as UIAbilityContext;;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user