✨ feat: implement new feature for enhanced user experience
This commit is contained in:
@@ -344,7 +344,6 @@ Edit `types/global.d.ts`:
|
||||
```typescript
|
||||
interface MyCollectionEntry {
|
||||
id?: string
|
||||
_id?: string
|
||||
active?: boolean
|
||||
name?: string
|
||||
// ... fields matching your YAML
|
||||
|
||||
Reference in New Issue
Block a user