Removed Untitled fallback for empty album titles
This commit is contained in:
parent
071d0c25ec
commit
e1dca6205a
@ -110,8 +110,6 @@ album.add = function() {
|
|||||||
|
|
||||||
basicModal.close()
|
basicModal.close()
|
||||||
|
|
||||||
if (title.length===0) title = 'Untitled'
|
|
||||||
|
|
||||||
let params = {
|
let params = {
|
||||||
title
|
title
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user