Squashed commit of the following:
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 21s

commit 7e3286362f
Author: BOTAlex <zhentao2004@gmail.com>
Date:   Wed Aug 13 22:28:54 2025 +0200

    fixed merge conflict

commit ecc02665f6
Author: MagicBOTAlex <zhentao2004@gmail.com>
Date:   Wed Aug 13 22:25:45 2025 +0200

    synce
This commit is contained in:
BOTAlex 2025-08-13 22:41:00 +02:00
parent 8ff2d6cba2
commit dfc823fe1f

2
src/ts/store.ts Normal file
View file

@ -0,0 +1,2 @@
import PocketBase from "pocketbase";
export let pb = new PocketBase("https://pocket.deprived.dev");