close new rule form on submit
This commit is contained in:
parent
ea2df03807
commit
923935f310
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@
|
|||
session_token: session.current?.session.token ?? '',
|
||||
});
|
||||
|
||||
newRuleCollapsible.open = false;
|
||||
|
||||
creatingRule = false;
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue