Skip to content

Commit a68c97d

Browse files
committed
push
1 parent 04a3300 commit a68c97d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.astro/settings.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"_variables": {
3+
"lastUpdateCheck": 1718804985675
4+
}
5+
}

src/env.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/// <reference types="astro/client" />

0 commit comments

Comments
 (0)