Update majestic-webui.mk (#1822)

pull/1814/merge
viktorxda 2025-05-31 16:16:55 +02:00 committed by GitHub
parent 6ed43347c5
commit 6942e5ccc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ MAJESTIC_WEBUI_VERSION = HEAD
MAJESTIC_WEBUI_LICENSE = MIT
MAJESTIC_WEBUI_LICENSE_FILES = LICENSE
ifneq ($(findstring fpv,$(OPENIPC_VARIANT)),)
ifeq ($(OPENIPC_VARIANT),fpv)
VERSION = FPV
else
VERSION = STANDARD