fix(ui) - metadata text
This commit is contained in:
parent
2743d4526e
commit
0eb4e00a3e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ export default connect(state => ({
|
|||
}
|
||||
content={
|
||||
<div className="p-2">
|
||||
Metadata must be explicitly specified from the dashboard from <a href="/client/metadata" className="link">Preferences > Metadata</a>.
|
||||
Check <a href="https://docs.openreplay.com/installation/metadata" target="_blank" className="link">how to use Metadata</a> if you haven’t yet done so.
|
||||
</div>
|
||||
}
|
||||
on="click"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue