mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-09 18:05:09 +00:00
Run prettier
This commit is contained in:
parent
dc50fbd558
commit
3b501337af
|
@ -14,7 +14,7 @@ const themes: ReadonlyArray<string> = [
|
|||
"litely-compact",
|
||||
"vaporwave-dark",
|
||||
"vaporwave-light",
|
||||
"i386"
|
||||
"i386",
|
||||
];
|
||||
|
||||
export async function buildThemeList(): Promise<ReadonlyArray<string>> {
|
||||
|
|
Loading…
Reference in a new issue