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