Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
import { i18nJson } from "../../i18n/locales";
|
||||
|
||||
import uploadFile from "../images/jitsi.png";
|
||||
import { analyticsClient } from "../../Administration/AnalyticsClient";
|
||||
|
||||
export let index: number;
|
||||
export let coWebsite: CoWebsite;
|
||||
@@ -103,6 +104,7 @@
|
||||
class:ready={$state === "ready"}
|
||||
class:displayed={isMain || isHighlight}
|
||||
class:vertical
|
||||
on:click={() => analyticsClient.stackOpenCloseMultiIframe()}
|
||||
on:click={onClick}
|
||||
>
|
||||
<div class="cowebsite-thumnail-container">
|
||||
|
||||
Reference in New Issue
Block a user