mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-23 14:03:47 -04:00
spelling
This commit is contained in:
@@ -50,7 +50,7 @@ export async function GET() {
|
||||
'Cache-Control': 'no-cache, no-store'
|
||||
};
|
||||
|
||||
// get icon from backend
|
||||
// get settings from backend
|
||||
const pb = get(pocketbase);
|
||||
const res = await pb
|
||||
.collection('settings_public')
|
||||
|
||||
Reference in New Issue
Block a user