mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-06-06 06:53:56 +02:00
Merge pull request #17 from elder-plinius/claude/fix-openrouter-translation-g0rDz
This commit is contained in:
+2
-5
@@ -119,9 +119,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- End of .tabs div -->
|
||||
|
||||
|
||||
<!-- Advanced Settings Panel (inside app so Vue bindings work) -->
|
||||
<div id="unicode-options-panel" class="unicode-options-panel">
|
||||
<div class="unicode-panel-header">
|
||||
@@ -136,8 +134,7 @@
|
||||
<div class="api-key-input-row">
|
||||
<input
|
||||
:type="showApiKey ? 'text' : 'password'"
|
||||
:value="openrouterApiKey"
|
||||
@input="openrouterApiKey = $event.target.value"
|
||||
v-model="openrouterApiKey"
|
||||
placeholder="sk-or-..."
|
||||
class="api-key-input"
|
||||
autocomplete="off"
|
||||
|
||||
Reference in New Issue
Block a user