mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 16:28:59 +00:00
Rails 7.1 update (#25963)
This commit is contained in:
@@ -2,7 +2,7 @@ import './public-path';
|
||||
import React from 'react';
|
||||
import { createRoot } from 'react-dom/client';
|
||||
|
||||
import { delegate } from '@rails/ujs';
|
||||
import delegate from '@rails/ujs';
|
||||
|
||||
import ready from '../mastodon/ready';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user