mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-05 07:28:08 +02:00
fix: Typo
This commit is contained in:
parent
8c4c20969b
commit
517bb4505e
@ -176,7 +176,6 @@ build_p2022_android:
|
||||
- sed -i "s/im.fluffychat/${P2020_APP_ORG}/g" lib/config/app_config.dart
|
||||
- sed -i "s/255, 135, 103, 172/255, 33, 150, 243/g" lib/config/app_config.dart
|
||||
- sed -i "s/https\:\/\/push\.fluffychat\.im\/_matrix\/push\/v1\/notify\/https:\/\/janian.de\/_matrix\/push\/v1\/notify/g" lib/config/app_config.dart
|
||||
- sed -i "s/\$version/\$version-ACAB/g" lib/utils/platform_infos.dart
|
||||
- find assets/l10n -name "*.arb" -exec sed -i "s/FluffyChat/${P2020_APP_NAME}/g" {} +
|
||||
- |
|
||||
for i in assets/l10n/*.arb; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user