fixed astro config

This commit is contained in:
Firq 2023-12-20 20:59:02 +01:00
parent d6d0200ceb
commit e2a281c178
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
2 changed files with 2 additions and 1 deletions

1
src/env.d.ts vendored
View file

@ -1 +1,2 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />