From 2c0c331eb7b7a03152309bbbd4e0fee157e8d86c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 10 Jan 2023 07:45:02 +0400 Subject: Initial configuration --- .storage/person | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .storage/person (limited to '.storage/person') diff --git a/.storage/person b/.storage/person new file mode 100644 index 0000000..4ed5236 --- /dev/null +++ b/.storage/person @@ -0,0 +1,17 @@ +{ + "version": 2, + "minor_version": 1, + "key": "person", + "data": { + "items": [ + { + "name": "Suren A. Chilingaryan", + "user_id": "31a296cc30a243089f121cef93b46cc0", + "device_trackers": [ + "device_tracker.lm_g810" + ], + "id": "suren_a_chilingaryan" + } + ] + } +} \ No newline at end of file -- cgit v1.2.3