Ariver
2026-05-18 47e0419e81ee015b469cc9f2a891cad8fa505eec
VoiceSnapGo/internal/permissions/permissions_other.go
@@ -7,6 +7,7 @@
      {ID: IDMicrophone, Granted: true, State: "granted", Required: true},
      {ID: IDAccessibility, Granted: true, State: "granted", Required: false},
      {ID: IDInputMonitoring, Granted: true, State: "granted", Required: false},
      {ID: IDBackground, Granted: true, State: "enabled", Required: false},
   }
}