From 7d452cc4602a1add9709c85b3ef1f5cfebd0cd7c Mon Sep 17 00:00:00 2001 From: Carter Li Date: Fri, 12 Jul 2024 18:47:00 +0800 Subject: [PATCH] Presets: fix examples/19.jsonc Fix #1090 --- presets/examples/19.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presets/examples/19.jsonc b/presets/examples/19.jsonc index a84a24f32..17db60c26 100644 --- a/presets/examples/19.jsonc +++ b/presets/examples/19.jsonc @@ -12,7 +12,7 @@ "logo": { "source": " _____ _____ _____ _____ _____ _____ _____ _____ _____\n| __| _ | __|_ _| __| __|_ _| | | |\n| __| |__ | | | | __| __| | | | --| |\n|__| |__|__|_____| |_| |__| |_____| |_| |_____|__|__|", "type": "data", - "separate": true, + "position": "top", "padding": { "right": 2 }