From 997b00d2c6a6ff1751e81beb741f23f9e39056f2 Mon Sep 17 00:00:00 2001 From: Bernd Paysan Date: Tue, 10 Sep 2019 15:24:21 +0200 Subject: [PATCH] One fix for DVCS sync problem --- gui.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui.fs b/gui.fs index 06cc9a54..8bd80099 100644 --- a/gui.fs +++ b/gui.fs @@ -805,7 +805,7 @@ Variable emojis$ "👍👎🤣😍😘😛🤔😭😡😱🔃" emojis$ $! \ display-posting dvcs:dispose-dvcs o> ; : open-posting { d: prj -- } - >dir "posts" ~net2o-cache/ + >dir "posts" ~net2o-cache/ chat-keys $[]free ." open " prj .posting cr prj 2dup keysize /string [: type '@' emit key| .key-id? ;] $tmp nick>chat handle-clone -- GitLab