From 206c993e45c39e60eceae1f66c69d39903ab9266 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 30 Oct 2022 20:02:58 +0000 Subject: space functions a bit --- src/backend/syncspm.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/backend/syncspm.py') diff --git a/src/backend/syncspm.py b/src/backend/syncspm.py index 9ea598d..abe6f90 100644 --- a/src/backend/syncspm.py +++ b/src/backend/syncspm.py @@ -3,6 +3,7 @@ import animation import sisyphus.syncdb + @animation.wait('syncing spm changes') def start(): sisyphus.syncdb.localTable() -- cgit v1.2.3