mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02: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