Skip to content

Commit

Permalink
Remove workaround as the missing icon exception was fixed upstream
Browse files Browse the repository at this point in the history
Detected on code review
  • Loading branch information
andreslucena committed Dec 11, 2023
1 parent 5b7c67d commit 5a17e4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/initializers/decidim.rb
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,3 @@
}
]
end

# Workaround until v0.28.0 or v0.28.0.rc3 is available
Decidim.icons.register(name: "phone", icon: "phone", category: "system", description: "", engine: :core)

0 comments on commit 5a17e4a

Please sign in to comment.