Merge branch 'v0' of github.com:benallfree/pockethost into v0

This commit is contained in:
Ben Allfree 2024-07-23 05:54:46 +00:00
commit 4a1fb1419e
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/// <reference path="../pb_data/types.d.ts" />
/// <reference path="../pb_hooks/types/types.d.ts" />
migrate((db) => {
const snapshot = [
{

View File

@ -1,4 +1,4 @@
/// <reference path="../pb_data/types.d.ts" />
/// <reference path="../pb_hooks/types/types.d.ts" />
migrate((db) => {
const dao = new Dao(db)
const collection = dao.findCollectionByNameOrId("buq519uv711078p")

View File

@ -1,4 +1,4 @@
/// <reference path="../pb_data/types.d.ts" />
/// <reference path="../pb_hooks/types/types.d.ts" />
migrate((db) => {
const dao = new Dao(db)
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")

View File

@ -1,4 +1,4 @@
/// <reference path="../pb_data/types.d.ts" />
/// <reference path="../pb_hooks/types/types.d.ts" />
migrate((db) => {
const dao = new Dao(db)
const collection = dao.findCollectionByNameOrId("etae8tuiaxl6xfv")