mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix: do not include rio server-side
This commit is contained in:
parent
9e204efbd0
commit
ec1bc9bb4e
@ -1,4 +1,4 @@
|
||||
if(document) {
|
||||
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)}();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user