elk/composables/settings/metadata.ts

1 line
83 B
TypeScript

export const maxAccountFieldCount = computed(() => isGlitchEdition.value ? 16 : 4)