From 2c0c331eb7b7a03152309bbbd4e0fee157e8d86c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Jan 2023 07:45:02 +0400 Subject: Initial configuration --- .storage/input_button | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .storage/input_button (limited to '.storage/input_button') diff --git a/.storage/input_button b/.storage/input_button new file mode 100644 index 0000000..f93f6f1 --- /dev/null +++ b/.storage/input_button @@ -0,0 +1,21 @@ +{ + "version": 1, + "minor_version": 1, + "key": "input_button", + "data": { + "items": [ + { + "name": "Button Confirm", + "id": "button_confirm" + }, + { + "name": "Button Ring or Warn", + "id": "button_ring_or_warn" + }, + { + "name": "Button Alert", + "id": "button_alert" + } + ] + } +} \ No newline at end of file -- cgit v1.2.3