Skip to content

Commit 1e621fe

Browse files
authored
fix 2 naming issues (#341)
1 parent e65c9b8 commit 1e621fe

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ix-dev/community/minecraft/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ sources:
3838
- https://github.com/itzg/docker-minecraft-server
3939
title: Minecraft
4040
train: community
41-
version: 1.11.1
41+
version: 1.11.2

ix-dev/community/minecraft/questions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ questions:
2121
$ref:
2222
- definitions/timezone
2323

24-
- variable: Minecraft
24+
- variable: minecraft
2525
label: ""
2626
group: Minecraft Configuration
2727
schema:

ix-dev/community/unifi-protect-backup/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ sources:
3737
- https://github.com/ep1cman/unifi-protect-backup/pkgs/container/unifi-protect-backup
3838
title: Unifi Protect Backup
3939
train: community
40-
version: 1.0.7
40+
version: 1.0.8

ix-dev/community/unifi-protect-backup/questions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ questions:
2121
$ref:
2222
- definitions/timezone
2323

24-
- variable: Unifi Protect Backup
24+
- variable: unifi_protect_backup
2525
label: ""
2626
group: Unifi Protect Backup Configuration
2727
schema:

0 commit comments

Comments
 (0)