mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat(webapp): add all countries to the setup organization page
This commit is contained in:
@@ -16,7 +16,7 @@ import { getSetupOrganizationValidation } from './SetupOrganization.schema';
|
||||
// Initial values.
|
||||
const defaultValues = {
|
||||
name: '',
|
||||
location: 'libya',
|
||||
location: '',
|
||||
baseCurrency: '',
|
||||
language: 'en',
|
||||
fiscalYear: '',
|
||||
|
||||
Reference in New Issue
Block a user