mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: wip upload documents
This commit is contained in:
@@ -11,7 +11,7 @@ export default class Attachment extends mixin(TenantModel, [
|
||||
* Table name
|
||||
*/
|
||||
static get tableName() {
|
||||
return 'storage';
|
||||
return 'documents';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user