minor changes

This commit is contained in:
nicola 2025-03-12 20:15:48 +01:00
parent df760d97b9
commit ac219522cd
1 changed files with 0 additions and 2 deletions

View File

@ -1875,7 +1875,6 @@ $(document).ready(function() {
if (!(loadedCanti.has(cid))) {
loadCommentsBottons(cid,formeCanto, numCantica, canto)
//showCanto(formeCanto, numCantica, canto)
loadedCanti.add(cid)
}
@ -1923,7 +1922,6 @@ $(document).ready(function() {
async function loadCommentsBottons(cid, formeCanto, numCantica, canto) {
showCanto(formeCanto, numCantica, canto)
await initCitazioni(cid)
//drawMinimap(cid, false)
addFormaListenersInCanto(cid);