fix: fixing some merging errors

This commit is contained in:
Nikita Podvirnyi 2024-06-17 16:06:05 +02:00
parent 5da9de60c4
commit 4021167add
No known key found for this signature in database
GPG key ID: 859D416E5142AFF3
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- List missing dependencies on non-standard distros during initial setup
- Added 4.7.0 voiceovers sizes
- Added 2.2.0 voiceovers sizes
### Fixed

View file

@ -5,4 +5,4 @@ Exec=AppRun
Type=Application
Categories=Game
Terminal=false
Keywords=aagl
Keywords=thrl

View file

@ -104,7 +104,7 @@ impl SimpleComponent for AboutDialog {
"<ul>",
"<li>List missing dependencies on non-standard distros during initial setup</li>",
"<li>Added 2.1.0 voiceovers sizes</li>",
"<li>Added 2.2.0 voiceovers sizes</li>",
"</ul>",
"<p>Fixed</p>",