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