mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-21 17:09:24 +01:00
feat: improve text for rules
This commit is contained in:
@@ -50,7 +50,7 @@ class TransactionRuleForm(forms.ModelForm):
|
||||
"description",
|
||||
"trigger",
|
||||
Alert(
|
||||
_("You can add actions to this rule in the next screen."), dismiss=True
|
||||
_("You can add actions to this rule in the next screen."), dismiss=False
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user