Make function to increase profile revision counter internal

This commit is contained in:
Daniel
2021-12-16 13:42:17 +01:00
parent 6a430d1d7c
commit 3e17bc8ec2
2 changed files with 5 additions and 4 deletions

View File

@@ -92,7 +92,7 @@ func startProfileUpdateChecker() error {
// Always increase the revision counter of the layer profile.
// This marks previous connections in the UI as decided with outdated settings.
if activeProfile.layeredProfile != nil {
activeProfile.layeredProfile.IncreaseRevisionCounter(true)
activeProfile.layeredProfile.increaseRevisionCounter(true)
}
// If the profile is saved externally (eg. via the API), have the