mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 20:04:09 +03:00
serf: disable hashboard in meld
This commit is contained in:
parent
06c4ab19a4
commit
87d9398a31
@ -399,6 +399,7 @@ _cw_meld(c3_i argc, c3_c* argv[])
|
||||
|
||||
c3_c* dir_c = argv[2];
|
||||
|
||||
u3C.wag_w |= u3o_hashless;
|
||||
u3m_boot(dir_c);
|
||||
|
||||
u3_serf_grab();
|
||||
|
Loading…
Reference in New Issue
Block a user