fixed doc env vars + mongo v2 migration
This commit is contained in:
@@ -36,8 +36,7 @@ class StatusPageSuccess extends StatelessWidget {
|
||||
style: Theme.of(context).textTheme.bodyMedium,
|
||||
),
|
||||
const SizedBox(height: 20.0),
|
||||
if (action != null)
|
||||
action!,
|
||||
?action,
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user