mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 21:17:24 +08:00
feat: add PWA support
This commit is contained in:
@@ -50,7 +50,7 @@ export default function RootLayout({
|
||||
href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;700;900&display=swap"
|
||||
rel="stylesheet"
|
||||
></link>
|
||||
<script src="/serviceWorker.js"></script>
|
||||
<script src="/serviceWorker.js" async></script>
|
||||
</head>
|
||||
<body>{children}</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user