build: Update matrix dart sdk to 0.25.1
This commit is contained in:
parent
627f7b88d4
commit
f11e9ec6d2
3 changed files with 8 additions and 14 deletions
|
|
@ -54,7 +54,7 @@ class StatusMessageList extends StatelessWidget {
|
|||
client.interestingPresences.map(
|
||||
(userId) => client.fetchCurrentPresence(
|
||||
userId,
|
||||
fetchFromServer: false,
|
||||
fetchOnlyFromCached: true,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue