Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/querystring
Conflicts: package.json src/@types/global.d.ts src/components/views/elements/AppTile.js src/utils/HostingLink.js yarn.lock
This commit is contained in:
commit
5dbd79c729
1950 changed files with 174795 additions and 76807 deletions
|
@ -17,8 +17,8 @@ limitations under the License.
|
|||
import url from 'url';
|
||||
|
||||
import SdkConfig from '../SdkConfig';
|
||||
import {MatrixClientPeg} from '../MatrixClientPeg';
|
||||
import {urlSearchParamsToObject} from "./UrlUtils";
|
||||
import { MatrixClientPeg } from '../MatrixClientPeg';
|
||||
import { urlSearchParamsToObject } from "./UrlUtils";
|
||||
|
||||
export function getHostingLink(campaign) {
|
||||
const hostingLink = SdkConfig.get().hosting_signup_link;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue