fix(snacks): notifier
This commit is contained in:
1 file changed
+1
-1
@@ -48,7 +48,7 @@ return {
|
||||
{
|
||||
"<leader>un",
|
||||
function()
|
||||
Snacks.notifier:hide()
|
||||
Snacks.notifier.hide()
|
||||
end,
|
||||
desc = "Dismiss All Notifications",
|
||||
},
|
||||
|
||||
Reference in new issue
Block a user