Skip to content

Commit

Permalink
consistent naming
Browse files Browse the repository at this point in the history
Signed-off-by: Valentijn Scholten <[email protected]>
  • Loading branch information
valentijnscholten committed Jan 6, 2025
1 parent 7289d07 commit 722e743
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/views/administration/repositories/Repositories.vue
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,7 @@ export default {
config: JSON.stringify({
advisoryMirroringEnabled:
this.vulnerabilitiyMirroringEnabled,
advisoryAliasSyncEnabled:
this.advisoryAliasSyncEnabled,
advisoryAliasSyncEnabled: this.advisoryAliasSyncEnabled,
}),
username: this.username,
password:
Expand Down

0 comments on commit 722e743

Please sign in to comment.