mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-19 13:31:24 +02:00
add comment
This commit is contained in:
parent
1d8b08040e
commit
4abc5d0d36
@ -45,6 +45,8 @@ module.exports = React.createClass({
|
||||
|
||||
getInitialState: function() {
|
||||
return {
|
||||
// the URL (if any) to be previewed with a LinkPreviewWidget
|
||||
// inside this TextualBody.
|
||||
link: null,
|
||||
|
||||
// track whether the preview widget is hidden
|
||||
|
Loading…
x
Reference in New Issue
Block a user