mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-10 17:00:11 +01:00
linting
This commit is contained in:
parent
6c68bdbd51
commit
421c5c6b91
@ -530,15 +530,11 @@
|
||||
"users": [
|
||||
{
|
||||
"userId": 1,
|
||||
"username" : "user_1",
|
||||
"role": "admin",
|
||||
"lastUpdatedAt" : "2024-06-10T12:37:52.128Z"
|
||||
"role": "admin"
|
||||
},
|
||||
{
|
||||
"userId": 2,
|
||||
"username" : "user_2",
|
||||
"role": "member",
|
||||
"lastUpdatedAt" : "2024-06-12T19:10:07.529Z"
|
||||
"role": "member"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -2460,4 +2456,4 @@
|
||||
"BearerAuth": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user