Skip to content
Snippets Groups Projects
Commit 3606028b authored by Ronnie Friman's avatar Ronnie Friman
Browse files

fixed import url

parent fddc4648
No related branches found
No related tags found
3 merge requests!59Development to master,!36Development,!33Small fixes
import { IsUUID, IsOptional, IsBoolean, Allow } from 'class-validator';
import { FactionEntity } from '../faction/faction.entity';
import { GameEntity } from 'src/game/game.entity';
import { GameEntity } from '../game/game.entity';
export class MapDrawingDTO {
@IsOptional()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment