mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
Fix logout bug
This commit is contained in:
parent
86bfe1b1d9
commit
ce5ae8dc70
2 changed files with 4 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,6 @@
|
||||||
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
|
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
|
||||||
|
|
||||||
|
import "@rails/ujs"
|
||||||
import "@rails/actioncable"
|
import "@rails/actioncable"
|
||||||
import "controllers"
|
import "controllers"
|
||||||
import "@hotwired/turbo-rails"
|
import "@hotwired/turbo-rails"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue