Skip to content

Commit

Permalink
Update map interface
Browse files Browse the repository at this point in the history
  • Loading branch information
davenquinn committed May 14, 2024
1 parent 497a802 commit f86e806
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/pages/map/dev/+config.h.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ export default {
Page: {
env: {
client: true,
}
}
}
server: false,
},
},
},
};

0 comments on commit f86e806

Please sign in to comment.