flows work + network UI improvements

This commit is contained in:
Jokob-sk
2023-08-02 08:02:41 +10:00
parent 1101bc9477
commit 58bb740e48
12 changed files with 652 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
"name":"unmark_new",
"name":"apply_template",
"triggers": [
{
"type": "new",
@@ -50,8 +50,10 @@
"type": "plugin",
"params":
{
"name": "UNMRK_NEW",
"CMD": "db.row"
"unique_prefix": "KNWN",
"override":{
}
}
}