Newlines for all things

This commit is contained in:
tutman96 2025-01-05 19:46:21 +00:00
parent e764000697
commit 27b3395d0f
3 changed files with 3 additions and 3 deletions

View File

@ -151,4 +151,4 @@ function Dialog({ plugin, setOpen }: { plugin: PluginStatus | null, setOpen: (op
</div>
</AutoHeight>
)
}
}

View File

@ -124,4 +124,4 @@ export default function PluginList() {
</div>
</>
);
}
}

View File

@ -669,4 +669,4 @@ function ErrorView({
</div>
</div>
);
}
}