From 0de15789d735b52cbcae0c8a3170becce4812413 Mon Sep 17 00:00:00 2001 From: Fl_GUI Date: Sun, 26 Jan 2025 17:07:35 +0100 Subject: [PATCH] set up hosted instance --- examples/toml/yampl.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/toml/yampl.toml b/examples/toml/yampl.toml index 36ea1ef..ffde18e 100644 --- a/examples/toml/yampl.toml +++ b/examples/toml/yampl.toml @@ -62,7 +62,7 @@ description = ''' Host yampl for yampl on project.openfl.eu/yamlp. ''' type = "milestone" -completed = false +completed = true [[items]] name = "git hook" -- 2.47.1