Literally unreadable
Co-authored-by: Rosemary Witchaven <32779090+in1tiate@users.noreply.github.com>
This commit is contained in:
parent
f1e65959a0
commit
56c84cf235
@ -548,7 +548,7 @@ QString AreaData::addJukeboxSong(QString f_song)
|
|||||||
return "Song added to Jukebox.";
|
return "Song added to Jukebox.";
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
return "Unable to add song. Duration shorther than 1.";
|
return "Unable to add song. Duration shorter than 1.";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return "Unable to add song. Song already in Jukebox.";
|
return "Unable to add song. Song already in Jukebox.";
|
||||||
|
Loading…
Reference in New Issue
Block a user