synapse/changelog.d/3405.bugfix
Michael Telatynski a27e501b09 fix the check for whether is_url to match all the other ones in codebase (#3405)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-01-06 21:43:25 +00:00

2 lines
121 B
Plaintext

Fix contains_url check to be consistent with other instances in code-base and check that value is an instance of string.