[Update/TMP] Hotkey Alt+Y will active VRCT when VRChat is the active window.

This commit is contained in:
Sakamoto Shiina
2025-01-05 14:10:48 +09:00
parent ffa1319b5b
commit 47126bf5c8
10 changed files with 830 additions and 426 deletions

View File

@@ -18,6 +18,7 @@ export const store = {
config_page: null,
setting_box_scroll_container: null,
log_box_ref: null,
text_area_ref: null,
is_applied_init_message_box_height: false,
};