messageTray: Fix style
This commit is contained in:
parent
7249b11899
commit
079f1e6fff
@ -76,7 +76,7 @@ const Urgency = {
|
|||||||
NORMAL: 1,
|
NORMAL: 1,
|
||||||
HIGH: 2,
|
HIGH: 2,
|
||||||
CRITICAL: 3
|
CRITICAL: 3
|
||||||
}
|
};
|
||||||
|
|
||||||
function _fixMarkup(text, allowMarkup) {
|
function _fixMarkup(text, allowMarkup) {
|
||||||
if (allowMarkup) {
|
if (allowMarkup) {
|
||||||
|
Loading…
Reference in New Issue
Block a user