fix: recognize LXC mount targets with trailing slashes

This commit is contained in:
VAIO73
2026-09-04 10:36:51 +02:00
parent 5e60feab84
commit 7ae43310f4
4 changed files with 47 additions and 18 deletions
+3
View File
@@ -1044,6 +1044,9 @@
"stopped": "stopped",
"mounted": "mounted"
},
"mountErrors": {
"configuredButNotMounted": "Configured but not mounted"
},
"startOnBoot": "Start at boot",
"tags": "Tags",
"tagsPlaceholder": "Add tag…",