Skip to content

Commit

Permalink
Retain removed modules after build
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Dec 10, 2024
1 parent 62707c6 commit 80bc8c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Library/Sources/UILibrary/Business/ProfileEditor.swift
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ extension ProfileEditor {

// update local view
editableProfile.modules = profile.modulesBuilders()
removedModules.removeAll()

return profile
}
Expand Down

0 comments on commit 80bc8c6

Please sign in to comment.