fix(appimage): updated desktop entry

This commit is contained in:
Erica Marigold 2023-08-03 18:00:29 +05:30 committed by GitHub
parent ac3846f483
commit c163619651
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ script:
- [Desktop Entry] - [Desktop Entry]
- Type=Application - Type=Application
- Name=lune - Name=lune
- Exec=/usr/bin/lune - Exec=lune
- Categories=Game; - Categories=Development;
- Terminal=true
- EOF - EOF