Calendar local datetime format and download buttons

This commit is contained in:
Natsumi
2025-11-07 01:22:33 +11:00
parent 6ad7052485
commit 18c2b42852
10 changed files with 164 additions and 60 deletions

View File

@@ -147,5 +147,9 @@ namespace VRCX
public override void SetTrayIconNotification(bool notify)
{
}
public override void OpenCalendarFile(string icsContent)
{
}
}
}