More hotfix
This commit is contained in:
parent
a7a32ce57b
commit
12f0602e4b
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ function view_timeline_apply_mode(model, mode, opts={}, push_state=true) {
|
||||||
el_their_pfp.dataset.pubkey = pubkey;
|
el_their_pfp.dataset.pubkey = pubkey;
|
||||||
break;
|
break;
|
||||||
case VM_DM:
|
case VM_DM:
|
||||||
|
model.dms_need_redraw = true;
|
||||||
//decrypt_dms(model);
|
//decrypt_dms(model);
|
||||||
//view_dm_update(model);
|
//view_dm_update(model);
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue