holy moly thats a lotta damage
This commit is contained in:
@@ -41,7 +41,7 @@ export const extensionRouter = createTRPCRouter({
|
||||
deviceType: "desktop",
|
||||
platform: "web",
|
||||
token: input.extensionId,
|
||||
appName: input.deviceName ?? "ShieldAI Browser Extension",
|
||||
appName: input.deviceName ?? "Kordant Browser Extension",
|
||||
})
|
||||
.returning();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user