fix startup without active appprovider driver
This commit is contained in:
@@ -43,6 +43,7 @@ type StorageRegistry struct {
|
||||
type AppProvider struct {
|
||||
Port
|
||||
ExternalAddr string
|
||||
Driver string
|
||||
WopiDriver WopiDriver
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user