mirror of
https://github.com/algora-io/tv.git
synced 2025-01-25 01:32:39 +02:00
fix: remove unused tags assign that crashes with nil user
This commit is contained in:
parent
957a96b419
commit
e7f7ab7cf1
@ -658,7 +658,6 @@ defmodule AlgoraWeb.VideoLive do
|
||||
video: video,
|
||||
subtitles: subtitles,
|
||||
tabs: tabs,
|
||||
tags: current_user.tags,
|
||||
# TODO: reenable once fully implemented
|
||||
# associated segments need to be removed from db & vectorstore
|
||||
can_edit: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user