thkim 2025-07-25 16:45:45 +09:00
commit 5d225e8d27
1 changed files with 3 additions and 3 deletions

View File

@ -187496,9 +187496,9 @@ function initApp(param){
} }
} }
if(feature) { // if(feature) {
addTooltip(feature); // addTooltip(feature);
} // }
} }
}); });
} }