diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-09-06 09:57:13 -0700 |
---|---|---|
committer | Emmanuel ROHEE <manu@Emmanuels-MacBook-Pro.local> | 2014-09-08 11:28:50 +0200 |
commit | dd2ae6412088a30a7a2eecd7d8ba155f2b8396ff (patch) | |
tree | 9b1861d9438558f63b7bcd926eb359bda6a39379 | |
parent | Use the room_display_name when presenting on the home page, and not the room_... (diff) | |
download | synapse-dd2ae6412088a30a7a2eecd7d8ba155f2b8396ff.tar.xz |
Set the room_alias field when we encounter a new one, rather than only from local storage.
-rw-r--r-- | webclient/components/matrix/matrix-service.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webclient/components/matrix/matrix-service.js b/webclient/components/matrix/matrix-service.js |