mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
fix: lazy load reo
This commit is contained in:
parent
e0274782a5
commit
94c97aaea8
@ -1,3 +1,3 @@
|
|||||||
if(typeof document !== 'undefined') {
|
// if(typeof document !== 'undefined') {
|
||||||
!function(){var e,t,n;e="5fe670e3422303a",t=function(){Reo.init({clientID:"5fe670e3422303a"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}();
|
// !function(){var e,t,n;e="5fe670e3422303a",t=function(){Reo.init({clientID:"5fe670e3422303a"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}();
|
||||||
}
|
// }
|
||||||
|
Loading…
Reference in New Issue
Block a user