back to stable (pre bad test)

This commit is contained in:
2026-02-27 15:40:49 -06:00
parent d825be0ee4
commit b9840f1d32
4 changed files with 333 additions and 355 deletions
-1
View File
@@ -1,7 +1,6 @@
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';