mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-03 12:05:59 +01:00
fix warning
This commit is contained in:
@@ -67,7 +67,7 @@ trait RepositoryComponent extends TemplateComponent { self: Profile =>
|
||||
repository._10,
|
||||
repository._11,
|
||||
repository._12,
|
||||
RepositoryOptions.tupled.apply(options)
|
||||
RepositoryOptions.apply.tupled.apply(options)
|
||||
)
|
||||
},
|
||||
{ (r: Repository) =>
|
||||
|
||||
Reference in New Issue
Block a user