mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 16:28:59 +00:00
4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
import { start } from 'rails-ujs';
|
|
require('../mastodon/locales');
|
|
start();
|