Placeholders added in push notifications (#1176)

* placeholders added in push notifications

* this code is a bit easier to read

* code improvement
This commit is contained in:
Mauro
2023-06-27 13:44:19 +02:00
committed by GitHub
parent 66e94ed922
commit ff8728b86c
6 changed files with 66 additions and 19 deletions

View File

@@ -36,6 +36,8 @@ targets:
- package: KeychainAccess
- package: Kingfisher
- package: Collections
- package: Compound
- package: DesignKit
info:
path: ../SupportingFiles/Info.plist
@@ -91,3 +93,4 @@ targets:
- path: ../../ElementX/Sources/Other/Extensions/UNNotificationContent.swift
- path: ../../ElementX/Sources/Other/UserPreference.swift
- path: ../../ElementX/Sources/Other/SharedUserDefaultsKeys.swift
- path: ../../ElementX/Sources/Other/SwiftUI/Views/PlaceholderAvatarImage.swift