InfiniteScroll 3

fix user list
send telegram text
invited show in profile
This commit is contained in:
paoloar77
2022-08-18 05:26:50 +02:00
parent fa2b03f2c8
commit 5dfcd4f7fa
4 changed files with 39 additions and 0 deletions

View File

@@ -31,6 +31,9 @@ const CircuitSchema = new Schema({
longdescr: {
type: String,
},
regulation: {
type: String,
},
systemUserDescr: {
type: String,
},