mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-23 10:05:24 -05:00
Fixes a bug where removing quick transitions with no hotkey would unintentionally remove the "start streaming" hotkey. Hotkeys must be initialized to OBS_INVALID_HOTKEY_ID (-1) instead of 0. Hotkeys should really be one-based rather than zero-based.
20 KiB
20 KiB