Release 202506111705

This commit is contained in:
pluja
2025-06-11 17:05:58 +00:00
parent 99cb730bc0
commit 39afcad089
4 changed files with 4 additions and 14 deletions

1
web/src/env.d.ts vendored
View File

@@ -17,6 +17,7 @@ declare global {
interface Window {
htmx?: typeof htmx
__SW_REGISTRATION__?: ServiceWorkerRegistration
}
namespace PrismaJson {