Compare commits

..

No commits in common. "7f0b17291f442460b4ca8dda1211f31c6fe9e656" and "7136aafec6111f6a9cd8adc1b793caa28f9142a9" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
1.8.17
1.8.16

View file

@ -166,13 +166,13 @@ h2{font-size:16px;margin-bottom:12px;color:#ccc}
.cancel-btn{background:#3a3a4e;color:#e0e0e0;border:none;padding:8px 24px;border-radius:6px;cursor:pointer;font-size:14px}
.cancel-btn:hover{background:#4a4a5e}
</style></head><body>
<h2>Bildschirm oder Fenster wählen</h2>
<h2>Bildschirm oder Fenster w\\u00e4hlen</h2>
<div class="grid" id="grid"></div>
<div class="bottom-row">
<label class="audio-toggle">
<input type="checkbox" id="audioToggle" checked>
<span class="switch"></span>
<span class="audio-label">\u{1F50A} Audio mitstreamen</span>
<span class="audio-label">\\uD83D\\uDD0A Audio mitstreamen</span>
</label>
<button class="cancel-btn" id="cancelBtn">Abbrechen</button>
</div>

View file

@ -1,7 +1,7 @@
{
"name": "gaming-hub-desktop",
"productName": "Gaming Hub",
"version": "1.8.16",
"version": "1.8.15",
"description": "Gaming Hub Desktop App mit Ad-Blocker",
"author": "Gaming Hub",
"main": "main.js",