Merge branch '141-update-welcome-message-language' into 'dev'
Resolve "Update 'Welcome message' language" See merge request keanuapp/keanuapp-weblite!197
This commit is contained in:
commit
026a422230
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@ export default {
|
|||
this.$matrix.matrixClient,
|
||||
room_id,
|
||||
this.roomAvatarFile,
|
||||
function (p) {
|
||||
(p) => {
|
||||
if (p.total) {
|
||||
self.status = this.$t("new_room.status_avatar_total", {
|
||||
count: p.loaded || 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue