fix: typo in adaptive icon

This commit is contained in:
Hiddify
2023-09-15 17:00:46 +02:00
parent f5ca43bfd0
commit b6bbdb93dd
3 changed files with 2 additions and 8 deletions

View File

@@ -129,7 +129,7 @@ icons_launcher:
# adaptive_background_color: "#ffffff"
adaptive_background_image: "assets/images/source/ic_launcher_background.png"
adaptive_foreground_image: "assets/images/source/ic_launcher_foreground.png"
adaptive_round_image: "assets/images/source/ic_launcher_round.png"
adaptive_round_image: "assets/images/source/ic_launcher_rounded.png"
adaptive_monochrome_image: "assets/images/source/ic_launcher_monochrome.png"
ios:
enable: true