added hardcount to hardtime

This commit is contained in:
MaasOedipa 2025-12-30 12:00:37 +01:00
parent 8155be879d
commit 5a03ec401c
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ return {
opts = {
disabled = false,
max_time = 500,
max_count = 5,
notification = true,
},
}