fix: use correct name during init and use app name as provider
This commit is contained in:
@@ -162,7 +162,7 @@ type WopiApp struct {
|
||||
}
|
||||
|
||||
type Collaboration struct {
|
||||
WopiApp WopiApp `yaml:"wopiapp"`
|
||||
WopiApp WopiApp `yaml:"wopi"`
|
||||
}
|
||||
|
||||
type Nats struct {
|
||||
|
||||
Reference in New Issue
Block a user