mirror of
https://github.com/starshardstudio/peafowl.git
synced 2024-11-24 05:54:19 +00:00
Fix CMS for anime news network
This commit is contained in:
parent
35aa3c9df3
commit
a663464fb4
1 changed files with 1 additions and 1 deletions
2
_cms.ts
2
_cms.ts
|
@ -359,7 +359,7 @@ cms.collection(
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "annid",
|
name: "ann",
|
||||||
type: "object",
|
type: "object",
|
||||||
label: "Anime News Network",
|
label: "Anime News Network",
|
||||||
description: "The anime, as it is stored on Anime News Network.",
|
description: "The anime, as it is stored on Anime News Network.",
|
||||||
|
|
Loading…
Reference in a new issue