quick fix

This commit is contained in:
jeffser 2024-05-12 22:52:10 -06:00
parent 6869197693
commit 8f2bbf2501
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
{ {
"type" : "git", "type" : "git",
"url" : "https://github.com/Jeffser/Alpaca.git", "url" : "https://github.com/Jeffser/Alpaca.git",
"commit": "0feb9ac" "commit": "6869197"
} }
] ]
} }

View File

@ -4,5 +4,5 @@ Exec=alpaca
Icon=com.jeffser.Alpaca Icon=com.jeffser.Alpaca
Terminal=false Terminal=false
Type=Application Type=Application
Categories=Utility;Development;Chat; Categories=Utility;Development;
StartupNotify=true StartupNotify=true