fix the gosh dang automatic status update hopefully forreal this time!

This commit is contained in:
2025-09-16 22:04:36 -05:00
parent 7e7e92b89a
commit b737fa22c3
8 changed files with 62 additions and 34 deletions

View File

@@ -13,9 +13,9 @@ import type {
DocumentByName,
TableNamesInDataModel,
SystemTableNames,
} from 'convex/server';
import type { GenericId } from 'convex/values';
import schema from '../schema.js';
} from "convex/server";
import type { GenericId } from "convex/values";
import schema from "../schema.js";
/**
* The names of all of your Convex tables.