From 74b129f6ab4bc8376f7ab9eef7cc2df82df3e7a8 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 18 Apr 2021 17:55:46 +0200 Subject: [PATCH] Fix GPU group being sorted under "Storage" instead of "Resources and Devices" in GUI --- stable/emby/3.1.2/questions.yaml | 2 +- stable/jellyfin/3.1.2/questions.yaml | 2 +- stable/plex/2.1.2/questions.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/emby/3.1.2/questions.yaml b/stable/emby/3.1.2/questions.yaml index 6a9e4317b00..79fe29fcab8 100644 --- a/stable/emby/3.1.2/questions.yaml +++ b/stable/emby/3.1.2/questions.yaml @@ -277,7 +277,7 @@ questions: # Specify GPU configuration - variable: gpuConfiguration label: "GPU Configuration" - group: "Storage" + group: "Resources and Devices" schema: type: dict $ref: diff --git a/stable/jellyfin/3.1.2/questions.yaml b/stable/jellyfin/3.1.2/questions.yaml index 6a9e4317b00..79fe29fcab8 100644 --- a/stable/jellyfin/3.1.2/questions.yaml +++ b/stable/jellyfin/3.1.2/questions.yaml @@ -277,7 +277,7 @@ questions: # Specify GPU configuration - variable: gpuConfiguration label: "GPU Configuration" - group: "Storage" + group: "Resources and Devices" schema: type: dict $ref: diff --git a/stable/plex/2.1.2/questions.yaml b/stable/plex/2.1.2/questions.yaml index 2f2e9bc6da9..468fd92b270 100644 --- a/stable/plex/2.1.2/questions.yaml +++ b/stable/plex/2.1.2/questions.yaml @@ -301,7 +301,7 @@ questions: # Specify GPU configuration - variable: gpuConfiguration label: "GPU Configuration" - group: "Storage" + group: "Resources and Devices" schema: type: dict $ref: