Skip to content

Commit

Permalink
fix: add start url for PWA
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikSardana committed Sep 24, 2024
1 parent 0439a46 commit dedab47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desk/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export default defineConfig({
short_name: "Frappe Helpdesk",
description:
"Modern, Streamlined, Free and Open Source Customer Service Software",
start_url: "/helpdesk",
icons: [
{
src: "/assets/helpdesk/desk/manifest/manifest-icon-192.maskable.png",
Expand Down

0 comments on commit dedab47

Please sign in to comment.