elk/composables/settings/metadata.ts

2 lines
83 B
TypeScript

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