Editors can now add anime from scratch

This commit is contained in:
2019-10-16 14:44:53 +09:00
parent 5ec435cf99
commit 75c03c7bdc
9 changed files with 180 additions and 62 deletions

View File

@ -93,7 +93,6 @@ func publish(draft Publishable) error {
}
draftIndex.Save()
return nil
}