Added wallpaper 7
This commit is contained in:
parent
7c59e7e906
commit
e0c7518070
2 changed files with 1 additions and 1 deletions
BIN
public/media/wallpapers/Wallpaper7.png
Normal file
BIN
public/media/wallpapers/Wallpaper7.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
|
|
@ -2,7 +2,7 @@ import { StorageManager } from "../storage/storage.js";
|
|||
import { VirtualFile } from "./virtual-file.js";
|
||||
import { VirtualFolder } from "./virtual-folder.js";
|
||||
|
||||
export const WALLPAPER_COUNT = 6;
|
||||
export const WALLPAPER_COUNT = 7;
|
||||
|
||||
/**
|
||||
* A virtual folder that serves as the root folder
|
||||
|
|
|
|||
Loading…
Reference in a new issue