Add: send_mail_to_closed_beta_paid_maestro

Fix: hide announce message
This commit is contained in:
2022-07-31 20:54:21 +09:00
parent fcbddef8ad
commit 50eb102f17
8 changed files with 235 additions and 4 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
<script>
$(document).ready(function() {
// showServiceCloseMessage();
/*
showErrorMessage(
'(07월 02일) 알림<br/>\
* 초코마에 8월 유료 정식 서비스 예고<br/>\
@@ -13,6 +13,7 @@ $(document).ready(function() {
8월 유료 서비스 안내 - 자세한 내용 보기</a>'
, 'info'
);
*/
});