refactor: ♻️ Simplify settings page rendering code

This commit is contained in:
Jesse Wierzbinski 2024-11-15 15:34:18 +01:00
parent 50d5af7e4a
commit 733a51ab9a
No known key found for this signature in database
5 changed files with 23 additions and 16 deletions

View file

@ -14,7 +14,6 @@ const art = `
* With from us:
* - @jessew@social.lysand.org
* - @aprl@social.lysand.org
* - @graphite@social.lysand.org
`;
export default defineNitroPlugin((nitroApp) => {