remove debug

This commit is contained in:
2023-09-29 13:01:44 +10:00
parent f84f982c29
commit ff0f8194e0

View File

@@ -186,6 +186,5 @@ const handleLoad = async () => {
}
};
pageLoading.value = false;
// handleLoad();
handleLoad();
</script>