You've already forked collage-maker
add stock.svg
This commit is contained in:
@@ -90,7 +90,7 @@ function loadPhotos() {
|
||||
showNotice("Select an album to load photos")
|
||||
return
|
||||
}
|
||||
const [elem] = selected
|
||||
const [elem] = selected;
|
||||
|
||||
(async () => {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user