From 40659b8de09afd54801054f80140bb57e63402aa Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Mon, 24 Jun 2024 21:29:00 +0200 Subject: [PATCH] custom: update Signed-off-by: AuxXxilium --- docs/custom.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/docs/custom.html b/docs/custom.html index 06c1d6cc..a61132ba 100644 --- a/docs/custom.html +++ b/docs/custom.html @@ -124,7 +124,7 @@ let formData = new FormData(form); var title = "custom"; var body = {}; - var _parameters = ["title", "model", "version", "addons", "macsys", "customkernel", "format"]; + var _parameters = ["title", "model", "version", "addons", "customkernel", "format"]; for (var key in _parameters) { var name = _parameters[key]; if (name == "title") { @@ -214,17 +214,6 @@ -
-
- -
-
- -
-