mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
Set completion to 0
This commit is contained in:
@@ -274,7 +274,7 @@ watch(
|
||||
v-model="romUser.completion"
|
||||
:class="{ 'ml-4': mdAndUp }"
|
||||
:disabled="!scopes.includes('roms.user.write')"
|
||||
min="1"
|
||||
min="0"
|
||||
max="100"
|
||||
step="1"
|
||||
hide-details
|
||||
|
||||
Reference in New Issue
Block a user