Eluza133 commited on
Commit
7c5969f
·
verified ·
1 Parent(s): 5a22f59

Backup 2025-03-02 04:52:13

Browse files
Files changed (1) hide show
  1. data_adusis.json +9 -1
data_adusis.json CHANGED
@@ -114,5 +114,13 @@
114
  "text": "Hi\r\n"
115
  }
116
  ],
117
- "private_chats": {}
 
 
 
 
 
 
 
 
118
  }
 
114
  "text": "Hi\r\n"
115
  }
116
  ],
117
+ "private_chats": {
118
+ "Test_Test2": [
119
+ {
120
+ "sender": "Test",
121
+ "time": "2025-03-02 04:52:13",
122
+ "text": "Hi"
123
+ }
124
+ ]
125
+ }
126
  }