fix: user follows panic
This commit is contained in:
parent
6af56ed2b2
commit
227cd3d2ac
2 changed files with 6 additions and 3 deletions
|
@ -379,7 +379,6 @@
|
|||
("name" "tags")
|
||||
("id" "tags")
|
||||
("placeholder" "tags")
|
||||
("required" "")
|
||||
("minlength" "2")
|
||||
("maxlength" "128")
|
||||
(text "{% for tag in note.tags -%} {{ tag }}, {% endfor %}"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue