mirror of
https://github.com/owncloud/ocis
synced 2026-04-27 18:17:41 +02:00
Bump major version to v2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package defaults
|
||||
|
||||
import (
|
||||
"github.com/owncloud/ocis/extensions/app-provider/pkg/config"
|
||||
"github.com/owncloud/ocis/ocis-pkg/shared"
|
||||
"github.com/owncloud/ocis/v2/extensions/app-provider/pkg/config"
|
||||
"github.com/owncloud/ocis/v2/ocis-pkg/shared"
|
||||
)
|
||||
|
||||
func FullDefaultConfig() *config.Config {
|
||||
|
||||
Reference in New Issue
Block a user