Better channel list

This commit is contained in:
2024-05-30 22:02:54 +08:00
parent 30b05e440c
commit 2716690c41
5 changed files with 162 additions and 57 deletions

View File

@ -276,6 +276,7 @@ class RealmChannelListWidget extends StatelessWidget {
ChannelListWidget(
channels: channels,
selfId: snapshot.data?.body['id'] ?? 0,
noCategory: true,
)
],
),