Skip to content

Commit

Permalink
added link to open bug fix for game launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
alexou2 committed May 26, 2023
1 parent 0e852cf commit cf30d60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/apps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@ pub const JSON_DATA: &str = r#"
"needs_sudo": true,
"type":"application"
},
{
"name": "fix an anime game launcher bug",
"command": "open https://github.com/an-anime-team/an-anime-game-launcher/issues/172",
"description": "fixes error code 9907 when launching the game",
"needs_sudo": false,
"type":"application"
},
{
"name": "evince",
"command": "sudo apt install evince",
Expand Down

0 comments on commit cf30d60

Please sign in to comment.