| @@ -154,9 +154,9 @@ | ||
| 154 | 154 | protected function render() { |
| 155 | 155 | $settings = $this->get_settings_for_display(); |
| 156 | 156 | |
| 157 | 157 | $attributes['id'] = $settings['item_id'] ; |
| 158 | - $attributes['user_id'] = $settings['user_id'] ; | |
| 158 | + $attributes['user_id'] = $settings['user_id'] ; | |
| 159 | 159 | |
| 160 | 160 | |
| 161 | 161 | global $wpstream_plugin; |
| 162 | 162 | echo $wpstream_plugin->wpstream_insert_player_elementor($attributes); |