mirror of
https://github.com/tommyxchow/frosty.git
synced 2025-05-17 14:36:05 +08:00
Fix typo
This commit is contained in:
@ -165,7 +165,7 @@ class _StreamsListState extends State<StreamsList>
|
||||
_listStore.pinnedStreams.isNotEmpty) ...[
|
||||
const SliverToBoxAdapter(
|
||||
child: SectionHeader(
|
||||
'Pinnned',
|
||||
'Pinned',
|
||||
isFirst: true,
|
||||
padding: EdgeInsets.fromLTRB(
|
||||
16,
|
||||
|
Reference in New Issue
Block a user