Skip to content

Commit d2198ca

Browse files
committed
Fix gateway referrer won't set default IDE
1 parent 96b2a36 commit d2198ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/gitpod-db/src/typeorm/user-db-impl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ export class TypeORMUserDBImpl implements UserDB {
101101
creationDate: new Date().toISOString(),
102102
identities: [],
103103
additionalData: {
104-
ideSettings: {},
105104
emailNotificationSettings: {
106105
allowsChangelogMail: true,
107106
allowsDevXMail: true,

0 commit comments

Comments
 (0)