mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: Attachment files system.
This commit is contained in:
@@ -3,7 +3,9 @@ import t from 'store/types';
|
||||
import { optionsArrayToMap } from 'utils';
|
||||
const initialState = {
|
||||
data: {
|
||||
organization: {},
|
||||
organization: {
|
||||
name: 'Bigcapital, Limited Liabilities',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user