Fix transfer ownership to a team

pull/1/head
yflory 5 years ago
parent eb85a5908e
commit f590f60dcb

@ -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,

Loading…
Cancel
Save