Skip to content

Commit

Permalink
Add images/attachable to model
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Oct 28, 2024
1 parent db797c1 commit b5b3e20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/landing_page.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
class LandingPage < Edition
include ::Attachable
include Edition::Images
include Edition::Organisations

skip_callback :validation, :before, :update_document_slug
Expand Down

0 comments on commit b5b3e20

Please sign in to comment.