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

@@ -8,7 +8,7 @@
* @module
*/
import { anyApi } from 'convex/server';
import { anyApi } from "convex/server";
/**
* A utility for referencing Convex functions in your app's API.