mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
@@ -179,6 +179,8 @@ function do_hashchange_normal(from_reload) {
|
||||
case "#about-zulip":
|
||||
blueslip.error("overlay logic skipped for: " + hash);
|
||||
break;
|
||||
default:
|
||||
show_default_view();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user