🔑 Update v-model binding for Challonge API key input field
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
</p>
|
||||
<div class="form-group">
|
||||
<input
|
||||
v-model="challongeApiKey"
|
||||
v-model="newChallongeApiKey"
|
||||
type="password"
|
||||
placeholder="Enter your Challonge API key"
|
||||
@keyup.enter="saveChallongeApiKey"
|
||||
|
||||
Reference in New Issue
Block a user