diff options
Diffstat (limited to '.storage/input_button')
-rw-r--r-- | .storage/input_button | 21 |
1 files changed, 21 insertions, 0 deletions
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 |