From f1b7c9c1c7c3d97b34a851523d152f30ae7ea266 Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Fri, 30 May 2025 18:59:27 +0000 Subject: [PATCH] Update resources.toml --- resources.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources.toml b/resources.toml index 0bdc209..89d66a2 100644 --- a/resources.toml +++ b/resources.toml @@ -20,7 +20,7 @@ description = "Restores the config back to contents in demo-sync resources.toml" tags = ["komodo", "demo"] [resource_sync.config] git_provider = "git.komo.do" -repo = "moghtech/demo-sync" +repo = "komodo/demo" resource_path = "resources.toml" delete = true