mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-08-26 22:37:45 +10:00
Fixed Null Assertions & Freed !important
This commit is contained in:
@@ -411,7 +411,7 @@ export const Settings = () => {
|
||||
{playerBarBlur && (
|
||||
<LunaNumberSetting
|
||||
title="Player Bar Blur Amount"
|
||||
desc="Adjust the backdrop blur intensity (0-100, default: 26)"
|
||||
desc="Adjust the backdrop blur intensity (0-100, default: 15)"
|
||||
min={0}
|
||||
max={100}
|
||||
step={1}
|
||||
|
||||
Reference in New Issue
Block a user