Skip to content

Commit 26ef811

Browse files
authored
chore(config): update umami site id after reinstall by @BricEduP
1 parent a4e127c commit 26ef811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export default defineAppConfig({
22
umami: {
33
host: 'https://stats.lamanufactu.re',
4-
id: 'b44384cc-b5b2-4422-b8bb-012b18e852ee',
4+
id: '91e5f788-0a06-48d9-aaae-c7a06c2e13e2',
55
ignoreLocalhost: true,
66
version: 2
77
}

0 commit comments

Comments
 (0)