This commit is contained in:
Liam DeBeasi
2023-12-01 16:44:26 -05:00
parent 948c8d85a5
commit 7473d64a4e

View File

@@ -82,7 +82,7 @@
fullDisabledPicker.appendChild(option);
});
fullDisabledPicker.value = 11;
fullDisabledPicker.value = 11;
</script>
</ion-app>
</body>