diff --git a/openvidu-electron/src/index.html b/openvidu-electron/src/index.html index 08cb1cc7..38b1c915 100644 --- a/openvidu-electron/src/index.html +++ b/openvidu-electron/src/index.html @@ -6,7 +6,7 @@ OpenVidu Electron - + diff --git a/openvidu-filters/web/index.html b/openvidu-filters/web/index.html index 3001c431..c365b32a 100644 --- a/openvidu-filters/web/index.html +++ b/openvidu-filters/web/index.html @@ -14,7 +14,7 @@ - + diff --git a/openvidu-getaroom/web/index.html b/openvidu-getaroom/web/index.html index bf5e3535..7c26ac2f 100644 --- a/openvidu-getaroom/web/index.html +++ b/openvidu-getaroom/web/index.html @@ -14,7 +14,7 @@ - + diff --git a/openvidu-hello-world/web/index.html b/openvidu-hello-world/web/index.html index 6665a036..d602f86b 100644 --- a/openvidu-hello-world/web/index.html +++ b/openvidu-hello-world/web/index.html @@ -5,7 +5,7 @@ - + diff --git a/openvidu-insecure-js/web/index.html b/openvidu-insecure-js/web/index.html index 7b373df4..df2fffc9 100644 --- a/openvidu-insecure-js/web/index.html +++ b/openvidu-insecure-js/web/index.html @@ -14,7 +14,7 @@ - + diff --git a/openvidu-internet-explorer/web/index.html b/openvidu-internet-explorer/web/index.html index 07a9a5ce..96e96348 100644 --- a/openvidu-internet-explorer/web/index.html +++ b/openvidu-internet-explorer/web/index.html @@ -18,7 +18,7 @@ - + diff --git a/openvidu-ipcameras/src/main/resources/templates/index.html b/openvidu-ipcameras/src/main/resources/templates/index.html index eede914c..6ff695b1 100644 --- a/openvidu-ipcameras/src/main/resources/templates/index.html +++ b/openvidu-ipcameras/src/main/resources/templates/index.html @@ -7,7 +7,7 @@ OpenVidu IP cameras demo - + diff --git a/openvidu-js-java/src/main/resources/static/index.html b/openvidu-js-java/src/main/resources/static/index.html index d0e93b7a..c6067226 100644 --- a/openvidu-js-java/src/main/resources/static/index.html +++ b/openvidu-js-java/src/main/resources/static/index.html @@ -14,7 +14,7 @@ - + + + diff --git a/openvidu-mvc-node/views/session.ejs b/openvidu-mvc-node/views/session.ejs index 78d3c486..5a7be624 100644 --- a/openvidu-mvc-node/views/session.ejs +++ b/openvidu-mvc-node/views/session.ejs @@ -14,7 +14,7 @@ - + diff --git a/update-tutorials-full.sh b/update-tutorials-full.sh index 75802a19..4f9145f3 100755 --- a/update-tutorials-full.sh +++ b/update-tutorials-full.sh @@ -27,7 +27,7 @@ for tutorial in openvidu-insecure-angular openvidu-insecure-react openvidu-libra cd $tutorial && npm install && cd .. done -# Update every import in every *.html or *.ejs file (13 files changed) +# Update every import in every *.html or *.ejs file (14 files changed) for file in *.html *.ejs; do find . -type f -name $file -not \( -path '*/node_modules/*' -o -path '*/package-lock.json' \) -exec sed -i "s/