fix: resolved #2758
This commit is contained in:
@@ -116,7 +116,7 @@ export default defineConfig({
|
|||||||
name: APP_INFO.name,
|
name: APP_INFO.name,
|
||||||
short_name: APP_INFO.name,
|
short_name: APP_INFO.name,
|
||||||
description: APP_INFO.shortDescription,
|
description: APP_INFO.shortDescription,
|
||||||
start_url: "?source=pwa",
|
start_url: "/?source=pwa",
|
||||||
background_color: APP_INFO.app.background,
|
background_color: APP_INFO.app.background,
|
||||||
theme_color: APP_INFO.app.background,
|
theme_color: APP_INFO.app.background,
|
||||||
icons: [
|
icons: [
|
||||||
|
|||||||
Reference in New Issue
Block a user