feat: add settings and browser input
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
<div class="screen-title">SHOOTING WORD</div>
|
||||
<div class="screen-subtitle">Введите имя канала для игры</div>
|
||||
<input type="text" id="channel-input" placeholder="Ku6ep_XBOCTuK" autofocus />
|
||||
<div id="settings-panel">
|
||||
<label class="settings-label"><input type="checkbox" id="opt-auto-restart" checked> Автоперезапуск после поражения</label>
|
||||
</div>
|
||||
<button id="copy-btn">СКОПИРОВАТЬ ССЫЛКУ</button>
|
||||
<div id="game-link"></div>
|
||||
<div class="obs-note">
|
||||
|
||||
Reference in New Issue
Block a user