Skip to content

Commit

Permalink
fix: Healing Pad - Remove triggers from basic view
Browse files Browse the repository at this point in the history
  • Loading branch information
cyaiox committed May 9, 2024
1 parent a419c0e commit 90c9a1a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packs/smart_items/assets/healing_pad/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,6 @@
"type": "asset-packs::Actions",
"basicViewId": "action-healing-interval",
"layout": "{\"interval\": { \"field\": \"RangeField\", \"label\": \"Healing Interval\", \"step\": \"0.1\" } }"
},
{
"name": "When Start Healing",
"type": "asset-packs::Triggers",
"basicViewId": "trigger-when-start-healing"
},
{
"name": "When Stop Healing",
"type": "asset-packs::Triggers",
"basicViewId": "trigger-when-stop-healing"
}
]
}
Expand Down

0 comments on commit 90c9a1a

Please sign in to comment.