Major overhaul to the Notes/Issues. Minor tweaks to the UI. Added Profile photos
This commit is contained in:
@@ -162,6 +162,7 @@ class DeviceUserInfo(BaseModel):
|
||||
display_name: str = ""
|
||||
email: str = ""
|
||||
role: str = ""
|
||||
photo_url: str = ""
|
||||
|
||||
|
||||
class DeviceUsersResponse(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user