MacOs: fix DevTools shortcut (#1141)

This commit is contained in:
Ryan Cao
2025-04-04 13:39:55 +00:00
committed by GitHub
parent 3c87c89b3a
commit 765ffc0b57
2 changed files with 20 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
// TODO: Possibly auto generate glob if we have more patches in the future
import "./enableNotificationsByDefault";
import "./platformClass";
import "./allowDevToolsKeybind";
import "./hideSwitchDevice";
import "./hideVenmicInput";
import "./screenShareFixes";