Merge remote-tracking branch 'OFW/portasynthinca3/3332-autolock-fixes' into dev

This commit is contained in:
MX
2024-09-21 03:54:08 +03:00
7 changed files with 102 additions and 4 deletions

View File

@@ -62,4 +62,6 @@ typedef enum {
DesktopGlobalApiUnlock,
DesktopGlobalSaveSettings,
DesktopGlobalReloadSettings,
DesktopGlobalAddExternalInhibitor,
DesktopGlobalRemoveExternalInhibitor,
} DesktopEvent;