feat: Update installer name
- Change installer name from 'myelementchat' to 'kristof' Co-authored-by: peternashaaat <peternashaaat@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ import incubaid.herolib.installers.k8s.element_chat
|
|||||||
// Replace 'matrixchattest' and 'elementchattest' with your desired hostnames.
|
// Replace 'matrixchattest' and 'elementchattest' with your desired hostnames.
|
||||||
// Note: Use only alphanumeric characters (no underscores or dashes).
|
// Note: Use only alphanumeric characters (no underscores or dashes).
|
||||||
mut installer := element_chat.get(
|
mut installer := element_chat.get(
|
||||||
name: 'myelementchat'
|
name: 'kristof'
|
||||||
create: true
|
create: true
|
||||||
)!
|
)!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user