Feature Builder panel progress

This commit is contained in:
2025-08-11 09:39:41 +02:00
parent 86556ec604
commit 920ce2e1b6
23 changed files with 4924 additions and 4534 deletions

View File

@@ -181,7 +181,7 @@ export const _useShortcuts = () => {
return false
})
onMounted(() => {
tryOnMounted(() => {
metaSymbol.value = macOS.value ? '⌘' : 'Ctrl'
})