Loading world works
This commit is contained in:
@ -34,4 +34,4 @@ const backspaceDelete = (event) => {
|
||||
modelValue.value = modelValue.value.slice(0, -1)
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user