From 607a4709f6dfb72592c4ef9046fc96e139d12801 Mon Sep 17 00:00:00 2001 From: Cuan Date: Wed, 16 Feb 2022 01:42:08 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 649e67a..250c8cf 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,4 @@ Long-term Goals: # Known Issues -Currently, files deleted from a client or server may re-appear if another client that had the same file reconnects and later re-uploads it to the server. This will be addressed. - Currently, if a client is missing folders that exist on the server, the contents of the missing folders will fail to download. A temporary workaround is to manually create the folders on the client. This will be addressed.