[auto] run release preconditions
This commit is contained in:
parent
da1904b164
commit
0204e40650
8 changed files with 16 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { MediaType } from '../utils/MediaType';
|
||||
import type {ModelToData} from '../utils/Utils';
|
||||
import { mediaDbTag, migrateObject } from '../utils/Utils';
|
||||
import type { ModelToData } from '../utils/Utils';
|
||||
import { mediaDbTag, migrateObject } from '../utils/Utils';
|
||||
import { MediaTypeModel } from './MediaTypeModel';
|
||||
|
||||
export type BoardGameData = ModelToData<BoardGameModel>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue