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