mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-17 23:21:13 +00:00
3 lines
119 B
Ruby
3 lines
119 B
Ruby
# frozen_string_literal: true
|
|
|
|
Rails.application.config.assets.paths << Rails.root.join('app', 'javascript', 'images')
|