forked from noxious/server
Typo
This commit is contained in:
parent
aa3ee8f0af
commit
5c87b7b4af
@ -1,7 +1,7 @@
|
||||
import { randomUUID } from 'node:crypto'
|
||||
import { Collection, Entity, OneToMany, PrimaryKey, Property } from '@mikro-orm/core'
|
||||
import { ZoneObject } from './zoneObject'
|
||||
1
|
||||
|
||||
@Entity()
|
||||
export class MapObject {
|
||||
@PrimaryKey()
|
||||
|
Loading…
x
Reference in New Issue
Block a user