This commit is contained in:
parent
ea99219283
commit
71015c2ca3
|
@ -64,7 +64,6 @@ def query_shouts():
|
|||
";",
|
||||
func.concat("id:", Topic.id),
|
||||
func.concat("title:", Topic.title),
|
||||
func.concat("body:", Topic.body),
|
||||
func.concat("slug:", Topic.slug),
|
||||
func.concat("is_main:", ShoutTopic.main),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue
Block a user