parent
b38ea8186e
commit
c12879cda9
1 changed files with 1 additions and 3 deletions
|
@ -9,8 +9,6 @@ namespace API.Entities.Enums
|
||||||
[Description("Comic")]
|
[Description("Comic")]
|
||||||
Comic = 1,
|
Comic = 1,
|
||||||
[Description("Book")]
|
[Description("Book")]
|
||||||
Book = 2,
|
Book = 2
|
||||||
[Description("Webtoon")]
|
|
||||||
Webtoon = 3
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue