Set completion to 0

This commit is contained in:
Georges-Antoine Assi
2026-02-06 09:53:47 -05:00
parent 2d252f29d5
commit 7bd5db895a

View File

@@ -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