This commit is contained in:
2025-06-05 18:41:23 +05:00
parent 4bb5bde87e
commit fe37888efc
3 changed files with 14 additions and 1 deletions
+9
View File
@@ -22,6 +22,15 @@ async function getSessions(
client: true,
app: true,
server: true,
comments: {
with: {
owner: {
columns: {
fullname: true,
},
},
},
},
owner: {
columns: {
password: false,