Fix/ui: update create argument

This commit is contained in:
Johannes Kirschbauer
2025-07-06 15:48:35 +02:00
parent 1502cfa4a7
commit 94919dc9b8

View File

@@ -49,7 +49,7 @@ export const CreateClan = () => {
const r = await callApi("create_clan", {
opts: {
dest: target_dir[0],
template_name: template,
template: template,
initial: {
meta,
services: {},