AutoYADM commit: 2024-12-03 20:30:03
This commit is contained in:
parent
a4051da7fa
commit
4caa9f7e01
2 changed files with 21 additions and 0 deletions
|
@ -9,5 +9,13 @@ return {
|
|||
},
|
||||
opts = {
|
||||
-- See below for full list of options 👇
|
||||
notifiers = {
|
||||
{
|
||||
name = "Default",
|
||||
opts = {
|
||||
sticky = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue