mirror of
https://github.com/YuzuZensai/VRC-Circle.git
synced 2026-09-14 03:10:01 +00:00
✨ feat: improve favorite bulk moves
This commit is contained in:
@@ -54,6 +54,7 @@ export interface FavoriteWorldGroup {
|
||||
displayName: string;
|
||||
visibility: FavoriteVisibility;
|
||||
worldIds: string[];
|
||||
vrcPlus: boolean;
|
||||
}
|
||||
|
||||
export interface FavoriteLimits {
|
||||
|
||||
Reference in New Issue
Block a user