mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: remove sentry dsn
This commit is contained in:
Vendored
-1
@@ -1,5 +1,4 @@
|
||||
/// <reference types="@sveltejs/kit" />
|
||||
interface Window {
|
||||
VERCEL_ANALYTICS_ID: string | false;
|
||||
SENTRY_DSN: string | false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user