Run prettier

This commit is contained in:
SleeplessOne1917 2023-07-04 12:06:31 -04:00
parent dc50fbd558
commit 3b501337af

View file

@ -14,7 +14,7 @@ const themes: ReadonlyArray<string> = [
"litely-compact",
"vaporwave-dark",
"vaporwave-light",
"i386"
"i386",
];
export async function buildThemeList(): Promise<ReadonlyArray<string>> {