forked from jason/cpolis
Register f.ArticlePreviewHtmlData in init()
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
|
||||
func init() {
|
||||
gob.Register(b.User{})
|
||||
gob.Register(f.ArticlePreviewHtmlData{})
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user