From c5e36db317a403faf6d871d7e9328098da483451 Mon Sep 17 00:00:00 2001 From: MondayNitro <87489540+MondayNitro@users.noreply.github.com> Date: Fri, 31 Jan 2025 19:07:55 +0530 Subject: [PATCH] Update options.json --- options.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/options.json b/options.json index 6514bcf..bd04f60 100644 --- a/options.json +++ b/options.json @@ -101,7 +101,10 @@ "patchName" : "Snack bar components", "options" : [ { "key" : "cornerRadius", - "value" : "27.0dip" + "value" : "24.0dip" + }, { + "key" : "applyCornerRadiusToPlaylistBottomBar", + "value" : true }, { "key" : "darkThemeBackgroundColor", "value" : "#FF2A2A2A"