fix: run pre-commit

This commit is contained in:
Saqib Ansari
2026-01-14 14:55:28 +05:30
parent 0aeada4549
commit a0ede1dd2a

View File

@@ -48,5 +48,4 @@ const Layout = computed(() => {
onUnmounted(() => {
noSidebar.value = false
})
</script>