Skip to content
Snippets Groups Projects
Unverified Commit c7919415 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[bug] typo: fix motd

parent 312fb786
No related branches found
No related tags found
No related merge requests found
......@@ -232,7 +232,7 @@ Page {
if (first == undefined) {
return true
}
return isEmpty(first.txt)
return isEmpty(first.text)
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment