[mirotalk] - update dep
This commit is contained in:
+2
-2
@@ -33,8 +33,8 @@
|
||||
"ngrok": "^4.3.3",
|
||||
"qs": "^6.11.0",
|
||||
"socket.io": "^4.5.4",
|
||||
"@sentry/node": "^7.31.1",
|
||||
"@sentry/integrations": "^7.31.1",
|
||||
"@sentry/node": "^7.32.0",
|
||||
"@sentry/integrations": "^7.32.0",
|
||||
"swagger-ui-express": "^4.6.0",
|
||||
"uuid": "9.0.0",
|
||||
"yamljs": "^0.3.0"
|
||||
|
||||
@@ -120,6 +120,10 @@ body {
|
||||
font-size: 60px;
|
||||
font-family: 'Comfortaa';
|
||||
}
|
||||
#loadingDiv img {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
#loadingDiv pre {
|
||||
padding: 5px;
|
||||
font-family: 'Comfortaa';
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
|
||||
<div id="loadingDiv" class="center pulsate">
|
||||
<h1>Loading...</h1>
|
||||
<img src="../images/loader.gif" />
|
||||
<pre>
|
||||
Please allow the camera or microphone
|
||||
access to use this app.
|
||||
|
||||
Reference in New Issue
Block a user