refactor(documents): rename document tree model
This commit is contained in:
@@ -36,7 +36,7 @@ func AutoMigrate(database *gorm.DB) error {
|
||||
&SaInboxItem{},
|
||||
&SaInboxSuggestion{},
|
||||
&SaTask{},
|
||||
&SaDocument{},
|
||||
&SaDocumentTree{},
|
||||
&SaDocumentContent{},
|
||||
&SaDocumentBlob{},
|
||||
&SaDocumentShare{},
|
||||
|
||||
Reference in New Issue
Block a user