fix: misc fixes
This commit is contained in:
parent
c60c45b32e
commit
1b2b6def73
11 changed files with 31 additions and 526 deletions
|
|
@ -30,9 +30,7 @@ Singleton {
|
|||
}
|
||||
|
||||
function changeWallpaper(path) {
|
||||
if (!Settings.randomWallpaper) {
|
||||
setCurrentWallpaper(path);
|
||||
}
|
||||
setCurrentWallpaper(path);
|
||||
}
|
||||
|
||||
function setCurrentWallpaper(path, isInitial) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue