Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Apr 26, 2021
1 parent f4c5b1f commit 146ca05
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -58,6 +58,7 @@ class CreditsSettingsCard extends StatelessWidget {
children: const [
Expanded(child: BulletList(items: ["Brunoff#0261"], fontSize: 12)),
Expanded(child: BulletList(items: ["DanPS#4336"], fontSize: 12)),
Expanded(child: BulletList(items: ["JJlago#0406"], fontSize: 12)),
],
),
],
Expand Down

0 comments on commit 146ca05

Please sign in to comment.