Add RetroArch to excluded flatpak emulators

This commit is contained in:
kramo
2023-08-18 12:51:12 +02:00
parent d44632de8f
commit 4bd82c9457

View File

@@ -51,6 +51,7 @@ class FlatpakSourceIterable(SourceIterable):
"com.heroicgameslauncher.hgl",
"com.usebottles.Bottles",
"io.itch.itch",
"org.libretro.RetroArch",
}
)