diff --git a/widget/js/app.js b/widget/js/app.js index a123c21..1ac7fe6 100644 --- a/widget/js/app.js +++ b/widget/js/app.js @@ -27,6 +27,7 @@ const hasPermission = (permissionType) => { }; const init = () => { + buildfire.appearance.titlebar.show(); homePage.initSkeleton(); handleCPSync();