Skip to content

Commit

Permalink
chore(config): update umami site id after reinstall by @BricEduP
Browse files Browse the repository at this point in the history
  • Loading branch information
tmlmt authored Aug 25, 2024
1 parent a4e127c commit 26ef811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default defineAppConfig({
umami: {
host: 'https://stats.lamanufactu.re',
id: 'b44384cc-b5b2-4422-b8bb-012b18e852ee',
id: '91e5f788-0a06-48d9-aaae-c7a06c2e13e2',
ignoreLocalhost: true,
version: 2
}
Expand Down

0 comments on commit 26ef811

Please sign in to comment.