mirror of
https://gitee.com/openharmony/applications_screenlock
synced 2024-11-23 06:19:47 +00:00
!52 fix get time format failed after reboot
Merge pull request !52 from yangpeng85/master
This commit is contained in:
commit
61c22b8358
@ -88,6 +88,7 @@ class TimeManager {
|
||||
}
|
||||
this.handleTimeFormatChange();
|
||||
});
|
||||
this.handleTimeFormatChange();
|
||||
} catch (e) {
|
||||
Log.showError(TAG, `Can't listen timeformate change.`);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user