Fix undefined profile being requested

This commit is contained in:
miruka
2019-07-07 22:36:12 -04:00
parent fcd492ff2d
commit f64a2c68e9
3 changed files with 5 additions and 2 deletions

View File

@@ -72,7 +72,6 @@ function onRoomUpdated(
item
)
} else {
print("re", replace, display_name)
rooms.set(replace, item)
}