Fixed wallpaper

This commit is contained in:
Prozilla 2023-07-31 19:28:38 +02:00
parent a26e3a3809
commit 6740d34d90
No known key found for this signature in database
GPG key ID: 5858DFE71CAF31EE

View file

@ -1,3 +1,3 @@
export const SETTINGS = {
wallpaper: "/media/wallpapers/wallpaper1.png"
wallpaper: "/media/wallpapers/Wallpaper1.png"
};