style: Change description of notify.dismiss() binding (#675)
This commit is contained in:
1 parent
5202a0f006
commit
dc1d48f436
1 file changed
+1
-1
@@ -8,7 +8,7 @@ return {
|
||||
function()
|
||||
require("notify").dismiss({ silent = true, pending = true })
|
||||
end,
|
||||
desc = "Delete all Notifications",
|
||||
desc = "Dismiss all Notifications",
|
||||
},
|
||||
},
|
||||
opts = {
|
||||
|
||||
Reference in new issue
Block a user