https://bugs.kde.org/show_bug.cgi?id=429408

--- Comment #24 from Tom Crider <gloriouseggr...@gmail.com> ---
I'm unable to edit my comments. anyway previously applied patches caused some
encoding issues, had to limit them further:

+    if ((domain.toStdString().find("slack://") >= 0) ||
(domain.toStdString().find("thunderlink://") >= 0)) {
+        return domain;
+    }

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to