Skip to content

Commit

Permalink
Remove old config copy line
Browse files Browse the repository at this point in the history
[skip cd]
  • Loading branch information
tulir committed Oct 16, 2023
1 parent a112a7f commit c02e657
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ func DoUpgrade(helper *up.Helper) {
helper.Copy(up.Bool, "bridge", "user_avatar_sync")
helper.Copy(up.Bool, "bridge", "bridge_matrix_leave")
helper.Copy(up.Bool, "bridge", "sync_direct_chat_list")
helper.Copy(up.Bool, "bridge", "default_bridge_receipts")
helper.Copy(up.Bool, "bridge", "default_bridge_presence")
helper.Copy(up.Bool, "bridge", "send_presence_on_typing")
helper.Copy(up.Bool, "bridge", "force_active_delivery_receipts")
Expand Down

0 comments on commit c02e657

Please sign in to comment.