Migrating EnableCameraScene to Svelte
This commit is contained in:
parent
c7b3e3cd44
commit
bf7083effc
10 changed files with 274 additions and 326 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<form class="helpCameraSettings nes-container" on:submit|preventDefault={close}>
|
||||
<section>
|
||||
<h2>Camera/Microphone access needed</h2>
|
||||
<h2>Camera / Microphone access needed</h2>
|
||||
<p class="err">Permission denied</p>
|
||||
<p>You must allow camera and microphone access in your browser.</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue