UPDATE: Support skills_by_anchor_type
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m0s

This commit is contained in:
2026-01-11 23:15:56 +07:00
parent 6a9d99b30f
commit 628f148acf

View File

@@ -20,6 +20,7 @@ export async function getConfigMazeApi(): Promise<ConfigMaze> {
AS: {}, AS: {},
PF: {}, PF: {},
Stage: {}, Stage: {},
Skill: {}
}; };
} }
} }