Browse Source

Not using ActiveStorage

pull/392/head
baarkerlounger 3 years ago
parent
commit
caaceff983
  1. 1
      app/frontend/application.js

1
app/frontend/application.js

@ -10,5 +10,4 @@ import "./controllers"
import "@hotwired/turbo-rails"
import { initAll } from "govuk-frontend"
ActiveStorage.start()
initAll()

Loading…
Cancel
Save