chore: formatting

This commit is contained in:
2024-01-23 15:36:48 +00:00
parent 5cea096067
commit 982f4df0a3
5 changed files with 28 additions and 12 deletions

View File

@ -59,4 +59,4 @@ export async function fetchProfile(key: string) {
} catch (e) {
console.error(e);
}
}
}