hash-util: Rename stream_edit_url to channels_settings_edit_url.

Renames the hash_util.stream_edit_url function so that it's clearer
this is for the settings overlay hash and for the stream to channel
rename.
This commit is contained in:
Lauryn Menard
2024-04-30 14:46:11 +02:00
committed by Tim Abbott
parent 8e953d9896
commit ee84b277ec
7 changed files with 21 additions and 15 deletions

View File

@@ -475,7 +475,10 @@ export class BuddyList extends BuddyListConf {
stream_data.can_view_subscribers(current_sub) &&
has_inactive_users_matching_view
) {
const stream_edit_hash = hash_util.stream_edit_url(current_sub, "subscribers");
const stream_edit_hash = hash_util.channels_settings_edit_url(
current_sub,
"subscribers",
);
$("#buddy-list-users-matching-view-container").append(
$(
render_view_all_subscribers({