Saving a mostly working Jitsi update
This commit is contained in:
10
src/app.d.ts
vendored
10
src/app.d.ts
vendored
@@ -14,12 +14,4 @@ declare global {
|
||||
namespace App {
|
||||
interface Platform {}
|
||||
}
|
||||
interface ImportMetaEnv {
|
||||
VITE_NOVI_API_KEY: string;
|
||||
VITE_NOVI_MOD_GROUP_GUID: string;
|
||||
VITE_JITSI_TOKEN_ENDPOINT: string;
|
||||
}
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user