feat: add sound and flash alert for automod caught messages (#5026)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -26,6 +26,7 @@ ScrollbarHighlight::ScrollbarHighlight(const std::shared_ptr<QColor> color,
|
||||
|
||||
QColor ScrollbarHighlight::getColor() const
|
||||
{
|
||||
assert(this->color_);
|
||||
return *this->color_;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user