mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-13 08:12:40 +10:00
fix(client reg): prisma create footprint
This commit is contained in:
@ -74,7 +74,6 @@ export class ClientHandler {
|
|||||||
id: id,
|
id: id,
|
||||||
userId: metadata.userId,
|
userId: metadata.userId,
|
||||||
|
|
||||||
endpoint: "",
|
|
||||||
capabilities: [],
|
capabilities: [],
|
||||||
|
|
||||||
name: metadata.data.name,
|
name: metadata.data.name,
|
||||||
|
|||||||
Reference in New Issue
Block a user