mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat(backgrounds): add liquid-gradient background
This commit is contained in:
@@ -23,6 +23,7 @@ const VALID_TYPES: ReadonlySet<string> = new Set<BackgroundType>([
|
||||
'snowfall',
|
||||
'starfield',
|
||||
'matrix-rain',
|
||||
'liquid-gradient',
|
||||
'none',
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user