diff --git a/lib/music_library_web/live/scrobble_rules_live/index.html.heex b/lib/music_library_web/live/scrobble_rules_live/index.html.heex index d3ceafae..2c58c732 100644 --- a/lib/music_library_web/live/scrobble_rules_live/index.html.heex +++ b/lib/music_library_web/live/scrobble_rules_live/index.html.heex @@ -34,7 +34,7 @@ <:col>{gettext("Created")} <:col> - <.table_body> + <.table_body phx-update="stream" id="scrobble-rules"> <.table_row :for={{dom_id, scrobble_rule} <- @streams.scrobble_rules} id={dom_id}> <:cell>{rule_type_badge(scrobble_rule.type)} <:cell>{scrobble_rule.match_value}