mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 12:58:53 +03:00
add opera
This commit is contained in:
parent
516647ad04
commit
2586280f2c
1 changed files with 3 additions and 2 deletions
|
@ -46,8 +46,9 @@ module.exports = React.createClass({
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Please install <a href="https://www.google.com/chrome">Chrome</a> for
|
Please install <a href="https://www.google.com/chrome">Chrome</a> for
|
||||||
the best experience. <a href="https://getfirefox.com">Firefox</a> and
|
the best experience. <a href="https://getfirefox.com">Firefox</a>,
|
||||||
<a href="http://apple.com/safari">Safari</a> work too.
|
<a href="http://apple.com/safari">Safari</a> and
|
||||||
|
<a href="http://opera.com">Opera</a> work too.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
With your current browser, the look and feel of the application may
|
With your current browser, the look and feel of the application may
|
||||||
|
|
Loading…
Reference in a new issue