reliability updates (test)

This commit is contained in:
2026-02-27 15:19:36 -06:00
parent 89b5063786
commit d825be0ee4
4 changed files with 327 additions and 305 deletions
+1
View File
@@ -1,6 +1,7 @@
import PocketBase from 'pocketbase';
export const pb = new PocketBase('https://pocketbase.ccllc.pro');
pb.autoCancellation(false);
export const TASGRID_COLLECTION = 'TasGrid';
export const TAGS_COLLECTION = 'TasGrid_Tags';