mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
3 lines
125 B
CoffeeScript
3 lines
125 B
CoffeeScript
$(document).on 'turbolinks:load', ->
|
|
window.MiniProfiler.pageTransition() unless typeof window.MiniProfiler == 'undefined'
|