new patterns added to stille plugin
This commit is contained in:
parent
90f0f782ed
commit
a562cbb49a
@ -14,7 +14,9 @@ return {
|
|||||||
description = "Es ist so still hier",
|
description = "Es ist so still hier",
|
||||||
usage = "stille",
|
usage = "stille",
|
||||||
patterns = {"^Stille",
|
patterns = {"^Stille",
|
||||||
"^stille"},
|
"^stille",
|
||||||
|
"^*stille*",
|
||||||
|
"^*Stille*"},
|
||||||
run = run
|
run = run
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user