mirror of
https://gitee.com/openharmony/applications_launcher
synced 2025-02-18 15:01:18 +00:00
Merge remote-tracking branch 'origin/master'
Signed-off-by: qano <nimaosen1@huawei.com>
This commit is contained in:
commit
f42b47869e
@ -51,7 +51,7 @@ export default class MainAbility extends ServiceExtension {
|
||||
windowManager.createWindow(globalThis.desktopContext, windowManager.DESKTOP_WINDOW_NAME,
|
||||
windowManager.DESKTOP_RANK, 'pages/' + windowManager.DESKTOP_WINDOW_NAME);
|
||||
|
||||
// load recent and AppCenter
|
||||
// load recent
|
||||
windowManager.createRecentWindow();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user