forked from noxious/client
typo fix
This commit is contained in:
@ -63,7 +63,6 @@
|
||||
<input v-model.number="action.frameHeight" class="input-cyan" type="number" step="any" name="frame-height" placeholder="Frame height" />
|
||||
</div>
|
||||
<div class="w-full flex mb-5 gap-2">
|
||||
<!-- Component with images in base64 format, ordered -->
|
||||
<SpriteActionsInput v-model="action.images" />
|
||||
</div>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user