Make a new line to separate the two lines
This commit is contained in:
parent
fb2651facf
commit
5005f5443d
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ class _main extends State<MainGen> {
|
|||
sb.append(
|
||||
"\nCurrent highest implemented generation: **${gen.name}**",
|
||||
);
|
||||
sb.append("\n**This file is automatically generated**\n\n");
|
||||
sb.append("\n\n**This file is automatically generated**\n\n");
|
||||
sb.append("# About\n\n");
|
||||
sb.append(
|
||||
"This file is a checklist of what Pokemon are up to date with the implemented generations.\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue