From 360b6cff54217a606e763d885ad5e47aec2ffe4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Thu, 10 Jan 2019 22:36:54 +0900 Subject: [PATCH] Fix: news for adding word flyingsaucer --- src/web/module/home_section.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html index a9dacde..26e9a98 100644 --- a/src/web/module/home_section.html +++ b/src/web/module/home_section.html @@ -2,9 +2,8 @@ $(document).ready(function() { showErrorMessage( - "(12월 16일) 새소식
\ - \ -  [ 자격증 타이머 ] 앱 추가 - 화면 하단의 [ 보너스, 추가 컨텐츠 ] 에 새로운 앱이 추가되었습니다.", "success" + "(01월 10일) 새소식
\ + 타자 연습 앱 : [ 단어 비행접시 ] 가 추가되었습니다.", "success" ); });