Skip to content

Commit

Permalink
Update storage/pkg/command/frontend.go
Browse files Browse the repository at this point in the history
Co-authored-by: Pascal Wengerter <pwengerter@owncloud.com>
  • Loading branch information
wkloucek and Pascal Wengerter authored Sep 23, 2021
1 parent 5e226bf commit 62fa497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/pkg/command/frontend.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func Frontend(cfg *config.Config) *cli.Command {
},
}

appproviders := []map[string]interface{}{
appProviders := []map[string]interface{}{
{
"enabled": true,
"version": "1.0.0",
Expand Down

0 comments on commit 62fa497

Please sign in to comment.