Skip to content

Commit

Permalink
Drop PCSX2 from the validation skiplist
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Feb 29, 2024
1 parent 6160426 commit 0abee34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ use ostree::{

pub const APP_SUFFIXES: [&str; 3] = ["Sources", "Debug", "Locale"];
pub const APPID_SKIPLIST: [&str; 8] = [
"net.pcsx2.PCSX2",
"net.wz2100.wz2100",
"org.freedesktop.Platform.ClInfo",
"org.freedesktop.Platform.GlxInfo",
Expand Down

0 comments on commit 0abee34

Please sign in to comment.