mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
WIP static themeing
This commit is contained in:
5
app/javascript/core/common.js
Normal file
5
app/javascript/core/common.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// This file will be loaded on all pages, regardless of theme.
|
||||
|
||||
import { start } from 'rails-ujs';
|
||||
|
||||
start();
|
||||
Reference in New Issue
Block a user