Use text as placeholder on chapter

This commit is contained in:
2021-12-23 01:22:54 +02:00
parent 5bfa6285f2
commit aec56eb667

View File

@@ -26,7 +26,7 @@ block content
else if chunk.translation
span= chunk.translation.text
else
span= chunk.text.replaceAll(/./g, " ")
span.grey-text.lighten-4= chunk.text
td
if chunk.translated
span nothing