From cb56899619b717d5b1e8e9e21c9fb66953943273 Mon Sep 17 00:00:00 2001 From: cruizba Date: Mon, 29 Apr 2024 15:02:14 +0200 Subject: [PATCH] Move layout to custom-layout/v2compat --- pro/custom-layout/{ => v2compat}/index.html | 0 pro/custom-layout/{ => v2compat}/opentok-layout.min.js | 0 .../{ => v2compat}/openvidu-browser-3.0.0-dev2.min.js | 0 .../{ => v2compat}/openvidu-browser-3.0.0-dev2.min.js.LICENSE.txt | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename pro/custom-layout/{ => v2compat}/index.html (100%) rename pro/custom-layout/{ => v2compat}/opentok-layout.min.js (100%) rename pro/custom-layout/{ => v2compat}/openvidu-browser-3.0.0-dev2.min.js (100%) rename pro/custom-layout/{ => v2compat}/openvidu-browser-3.0.0-dev2.min.js.LICENSE.txt (100%) diff --git a/pro/custom-layout/index.html b/pro/custom-layout/v2compat/index.html similarity index 100% rename from pro/custom-layout/index.html rename to pro/custom-layout/v2compat/index.html diff --git a/pro/custom-layout/opentok-layout.min.js b/pro/custom-layout/v2compat/opentok-layout.min.js similarity index 100% rename from pro/custom-layout/opentok-layout.min.js rename to pro/custom-layout/v2compat/opentok-layout.min.js diff --git a/pro/custom-layout/openvidu-browser-3.0.0-dev2.min.js b/pro/custom-layout/v2compat/openvidu-browser-3.0.0-dev2.min.js similarity index 100% rename from pro/custom-layout/openvidu-browser-3.0.0-dev2.min.js rename to pro/custom-layout/v2compat/openvidu-browser-3.0.0-dev2.min.js diff --git a/pro/custom-layout/openvidu-browser-3.0.0-dev2.min.js.LICENSE.txt b/pro/custom-layout/v2compat/openvidu-browser-3.0.0-dev2.min.js.LICENSE.txt similarity index 100% rename from pro/custom-layout/openvidu-browser-3.0.0-dev2.min.js.LICENSE.txt rename to pro/custom-layout/v2compat/openvidu-browser-3.0.0-dev2.min.js.LICENSE.txt