Skip to content

Commit

Permalink
nit: change comment
Browse files Browse the repository at this point in the history
Co-authored-by: René Aaron <[email protected]>
  • Loading branch information
im-adithya and reneaaron authored Oct 9, 2024
1 parent b417717 commit 357bc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default defineConfig(({ command }) => ({
"icon-512.png",
"icon-192.png",
],
useCredentials: true, // because the icons sit behind authentication
useCredentials: true, // because the manifest might sit behind authentication
manifest: {
short_name: "Alby Hub",
name: "Alby Hub",
Expand Down

0 comments on commit 357bc85

Please sign in to comment.