mirror of
https://github.com/Insality/druid
synced 2025-11-27 11:20:54 +01:00
Update
This commit is contained in:
@@ -272,7 +272,7 @@ end
|
||||
---@return druid.rich_text.word[] words
|
||||
function M:tagged(tag)
|
||||
if not self._words then
|
||||
return
|
||||
return {}
|
||||
end
|
||||
|
||||
return rich_text.tagged(self._words, tag)
|
||||
|
||||
Reference in New Issue
Block a user