diff --git a/html/src/app.js b/html/src/app.js
index 8c94b102..7b793587 100644
--- a/html/src/app.js
+++ b/html/src/app.js
@@ -1059,7 +1059,6 @@ import gameLogService from './service/gamelog.js'
last_login: '',
last_platform: '',
allowAvatarCopying: false,
- friendKey: '',
onlineFriends: [],
activeFriends: [],
offlineFriends: [],
@@ -1149,7 +1148,6 @@ import gameLogService from './service/gamelog.js'
last_platform: '',
allowAvatarCopying: false,
isFriend: false,
- friendKey: '',
location: '',
worldId: '',
instanceId: '',