mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 18:29:08 +00:00
Exclude linuxaudio plugins from domain comment
This commit is contained in:
@@ -58,6 +58,7 @@ def get_domain(appid: str) -> str:
|
||||
"org.kde.PlatformTheme.",
|
||||
"org.kde.Sdk.",
|
||||
"org.kde.WaylandDecoration.",
|
||||
"org.freedesktop.LinuxAudio.",
|
||||
)
|
||||
):
|
||||
return ret_none
|
||||
|
||||
Reference in New Issue
Block a user