Fix transfer ownership to a team

This commit is contained in:
yflory 2020-01-06 17:51:40 +01:00
parent eb85a5908e
commit f590f60dcb
1 changed files with 1 additions and 1 deletions

View File

@ -728,7 +728,7 @@ define([
}).nThen(function () {
postMessage("SET_PAD_TITLE", {
teamId: data.teamId,
href: data.href,
href: Hash.getRelativeHref(data.href),
title: data.title,
password: data.password,
channel: secret.channel,