15分钟自命名临时用户

This commit is contained in:
2020-09-08 11:22:17 +08:00
parent 6d4d637585
commit e7d57c9d7a
5 changed files with 52 additions and 4 deletions

View File

@@ -100,6 +100,7 @@ class ControlBar extends PureComponent {
search_text: '',
});
this.set_mode('list', null);
window.location.hash = '';
}
do_attention() {