This commit is contained in:
2023-10-27 13:56:14 +02:00
parent 5ff6b19bc1
commit bc384ef22f

View File

@@ -14,8 +14,6 @@ function setTextFieldValue(newVal : string){
function clear(){ function clear(){
uri.value = ""; uri.value = "";
} }
</script> </script>
<template> <template>