Skip to content

Commit

Permalink
Remove mistaken markup capability. #48
Browse files Browse the repository at this point in the history
  • Loading branch information
Toqozz authored Jan 6, 2022
1 parent 549e595 commit e71c468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bus/dbus.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ impl OrgFreedesktopNotifications for Notify {
"actions".to_string(),
"body".to_string(),
"body-hyperlinks".to_string(),
"body-markup".to_string(),
//"body-markup".to_string(),
//"icon-multi".to_string(),
"icon-static".to_string(),
//"persistence".to_string(),
Expand Down

0 comments on commit e71c468

Please sign in to comment.