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", "litely-compact",
"vaporwave-dark", "vaporwave-dark",
"vaporwave-light", "vaporwave-light",
"i386" "i386",
]; ];
export async function buildThemeList(): Promise<ReadonlyArray<string>> { export async function buildThemeList(): Promise<ReadonlyArray<string>> {