mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Move flavours/glitch/utils/ready to flavours/glitch/ready
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import 'packs/public-path';
|
||||
import ready from 'flavours/glitch/utils/ready';
|
||||
import ready from 'flavours/glitch/ready';
|
||||
|
||||
ready(() => {
|
||||
const image = document.querySelector('img');
|
||||
|
||||
Reference in New Issue
Block a user