Skip to content
Snippets Groups Projects
Commit be0b372a authored by ThibG's avatar ThibG Committed by Eugen Rochko
Browse files

Fix admin.js starting rails-ujs twice (fixes #8168) (#8213)

parent 4f24dc31
No related branches found
No related tags found
No related merge requests found
import { delegate } from 'rails-ujs';
import { start } from '../mastodon/common';
start();
function handleDeleteStatus(event) {
const [data] = event.detail;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment