mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
Calendar local datetime format and download buttons
This commit is contained in:
1
src/types/globals.d.ts
vendored
1
src/types/globals.d.ts
vendored
@@ -190,6 +190,7 @@ declare global {
|
||||
FlashWindow(): Promise<void>;
|
||||
SetUserAgent(): Promise<void>;
|
||||
SetTrayIconNotification(notify: boolean): Promise<void>;
|
||||
OpenCalendarFile(icsContent: string): Promise<void>;
|
||||
|
||||
// Common Functions
|
||||
GetColourFromUserID(userId: string): Promise<number>;
|
||||
|
||||
Reference in New Issue
Block a user