Updated tracker-assist min version

This commit is contained in:
Mehdi Osman 2022-05-21 10:21:36 +02:00 committed by GitHub
parent 623098b7db
commit 0e3c4f540a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,7 @@ function LiveSessionList(props: Props) {
title={"No live sessions."}
subtext={
<span>
See how to <a target="_blank" className="link" href="https://docs.openreplay.com/plugins/assist">{'enable Assist'}</a> and ensure you're using tracker-assist <span className="font-medium">v3.5.0</span> or higher.
See how to <a target="_blank" className="link" href="https://docs.openreplay.com/plugins/assist">{'enable Assist'}</a> and ensure you're using tracker-assist <span className="font-medium">v3.5.11</span> or higher.
</span>
}
image={<img src="/img/live-sessions.png"