From f712651bef51ebdf333247bddc8405b1f88cd694 Mon Sep 17 00:00:00 2001 From: IrosTheBeggar Date: Fri, 16 Apr 2021 22:19:18 -0400 Subject: [PATCH] begin syncthing integration --- src/{unused/sync.js => state/syncthing.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{unused/sync.js => state/syncthing.js} (100%) diff --git a/src/unused/sync.js b/src/state/syncthing.js similarity index 100% rename from src/unused/sync.js rename to src/state/syncthing.js