* Theme now is simple and very fast
[lichviet] / qml / LichViet / CacNgayLeTrongNam.js
index ace1ed3..06db5ab 100644 (file)
@@ -111,6 +111,7 @@ function get(curDay, curMonth,lunarDay, lunarMonth) {
         var rannum=Math.floor(Math.random()*Loi_Hay_Y_Dep.length)
         day_info =  Loi_Hay_Y_Dep[rannum];
     }
+
     return  day_info;
 }