1
This commit is contained in:
@@ -13,7 +13,7 @@ class BoardDialog extends StatefulWidget {
|
||||
}
|
||||
|
||||
class _BoardDialogState extends State<BoardDialog> {
|
||||
bool _loading = true;
|
||||
bool _loading = false;
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
|
||||
Reference in New Issue
Block a user