mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
Fix variable type
This commit is contained in:
@@ -1135,7 +1135,7 @@ class _GroupedChaptersViewState extends State<_GroupedChaptersView>
|
||||
|
||||
late final ScrollController _scrollController;
|
||||
|
||||
late final initialGroupName;
|
||||
late final String initialGroupName;
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
|
Reference in New Issue
Block a user