Update resources.toml

This commit is contained in:
2025-05-30 18:59:27 +00:00
parent 9de06cb3f5
commit f1b7c9c1c7

View File

@ -20,7 +20,7 @@ description = "Restores the config back to contents in demo-sync resources.toml"
tags = ["komodo", "demo"] tags = ["komodo", "demo"]
[resource_sync.config] [resource_sync.config]
git_provider = "git.komo.do" git_provider = "git.komo.do"
repo = "moghtech/demo-sync" repo = "komodo/demo"
resource_path = "resources.toml" resource_path = "resources.toml"
delete = true delete = true