adds user management
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { pb } from "$lib/constants";
|
||||
import { pb } from "$lib/pocketbase";
|
||||
import type { FileOptions } from "pocketbase";
|
||||
|
||||
export function getFileURL(record: { [key: string]: any; }, filename?: string, options?: FileOptions) {
|
||||
|
||||
Reference in New Issue
Block a user