From 5092d882e86af9ed12b3757c3a5ebf19c4d8d596 Mon Sep 17 00:00:00 2001 From: Kitlith Date: Wed, 19 Jun 2024 10:45:28 -0700 Subject: [PATCH] Added bit to bindings that was missing from #18 At least this was caught before I actually ended up doing a release? >_> --- bindings/actions.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bindings/actions.json b/bindings/actions.json index 11b72cf..d573e16 100644 --- a/bindings/actions.json +++ b/bindings/actions.json @@ -144,6 +144,11 @@ "name": "/actions/main/in/fast_reset", "type": "boolean", "requirement": "optional" + }, + { + "name": "/actions/main/in/pause_tracking", + "type": "boolean", + "requirement": "optional" } ], "action_sets": [