Browse Source

auto commit

dev8
jfinn 4 years ago
parent
commit
703bf8c028
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      react/features/filmstrip/components/web/Thumbnail.js

+ 1
- 1
react/features/filmstrip/components/web/Thumbnail.js View File

@@ -1102,5 +1102,5 @@ function _mapStateToProps(state, ownProps): Object {
1102 1102
         ...size
1103 1103
     };
1104 1104
 }
1105
-
1105
+console.log("dev_THUMBNAIL?????~")
1106 1106
 export default connect(_mapStateToProps)(Thumbnail);

Loading…
Cancel
Save