[Update/TMP] The shortcut will trigger whenever.(Remove the checking whether the window is VRChat or not)

This commit is contained in:
Sakamoto Shiina
2025-01-05 14:23:10 +09:00
parent 47126bf5c8
commit 9e5af73ccb
4 changed files with 14 additions and 88 deletions

View File

@@ -16,7 +16,6 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
font-kit = "0.14.2"
window-shadows = { git = "https://github.com/tauri-apps/window-shadows.git" }
windows = { version = "0.38", features = ["Win32_Foundation", "Win32_UI_WindowsAndMessaging", "Win32_System_Threading"] }
[features]