mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fixed image require
This commit is contained in:
parent
bc4fa6b198
commit
7c75702d05
@ -3,6 +3,6 @@
|
||||
import { start } from 'rails-ujs';
|
||||
import 'font-awesome/css/font-awesome.css';
|
||||
|
||||
require.context('images/', true);
|
||||
require.context('../images/', true);
|
||||
|
||||
start();
|
||||
|
Loading…
Reference in New Issue
Block a user