mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
messageTray: Fix style
This commit is contained in:
parent
7249b11899
commit
079f1e6fff
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ const Urgency = {
|
|||
NORMAL: 1,
|
||||
HIGH: 2,
|
||||
CRITICAL: 3
|
||||
}
|
||||
};
|
||||
|
||||
function _fixMarkup(text, allowMarkup) {
|
||||
if (allowMarkup) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue