mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Restart to apply suppress notification options
This commit is contained in:
@@ -768,7 +768,7 @@ public class HtmlHelper {
|
||||
}
|
||||
}
|
||||
|
||||
if (color == null || color == Color.TRANSPARENT) {
|
||||
if (color == null) {
|
||||
element.removeAttr(key);
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user