mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: ability to enable/disable the bank connect feature (#423)
This commit is contained in:
@@ -5,5 +5,6 @@ export const Features = {
|
||||
Warehouses: 'warehouses',
|
||||
Branches: 'branches',
|
||||
ManualJournal: 'manualJournal',
|
||||
Projects:'Projects'
|
||||
Projects:'Projects',
|
||||
BankSyncing: 'BankSyncing',
|
||||
}
|
||||
Reference in New Issue
Block a user