1
0
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:
Ivar Conradi Østhus 2023-07-07 14:08:50 +02:00
parent 9e204efbd0
commit ec1bc9bb4e
No known key found for this signature in database
GPG Key ID: 14F51E4841AF1DE1

View File

@ -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)}();
}