mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-06-05 05:18:52 +00:00
Cleanup
This commit is contained in:
parent
5a8862b1e2
commit
da8cb99ee1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ public extension StatusEditor {
|
|||
var client: Client?
|
||||
var currentAccount: Account? {
|
||||
didSet {
|
||||
if let itemsProvider {
|
||||
if itemsProvider != nil {
|
||||
mediaContainers = []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue