This commit is contained in:
ItsLemmy
2025-10-24 15:50:42 -04:00
parent 31084062e3
commit d5e1557a30
2 changed files with 2 additions and 4 deletions
@@ -67,8 +67,8 @@ ColumnLayout {
}
if (!exists) {
blacklistModel.append({
"rule": newRule
})
"rule": newRule
})
newRuleInput.text = ""
}
}