mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 05:49:40 +02:00
fix: useberry script added
This commit is contained in:
@@ -56,6 +56,10 @@ class MyDocument extends Document {
|
||||
posthog.init('${process.env.NEXT_PUBLIC_POSTHOG_KEY}',{api_host:'${process.env.NEXT_PUBLIC_POSTHOG_HOST}'})`}
|
||||
</Script>
|
||||
)}
|
||||
<Script
|
||||
type="text/javascript"
|
||||
src="https://api.useberry.com/integrations/liveUrl/scripts/useberryScript.js"
|
||||
/>
|
||||
</body>
|
||||
</Html>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user