feat: Add 'atas' (minutes/records) management feature, and implement various improvements across UI, backend logic, and authentication.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { v } from 'convex/values';
|
||||
import { MutationCtx, query } from './_generated/server';
|
||||
import { Id } from './_generated/dataModel';
|
||||
import type { Id } from './_generated/dataModel';
|
||||
import { type MutationCtx, query } from './_generated/server';
|
||||
|
||||
/**
|
||||
* Helper function para registrar atividades no sistema
|
||||
|
||||
Reference in New Issue
Block a user