Skip to content

Commit 93bf0f2

Browse files
author
github-actions
committed
Docs: 문제 풀이 현황 테이블 정기 업데이트
1 parent c5a879e commit 93bf0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/const.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const levels = [
2121

2222
const blankImgTag ='<img src="blank.svg" height="20px" />';
2323

24-
const lastUpdate = '0c4789c5bf07527959e78c84c4292e53510e9858';
24+
const lastUpdate = '199c515c1d04b97c6a5f8c0284b4c3663bf16189';
2525

2626
module.exports = { people, levels, lastUpdate, blankImgTag };
2727

0 commit comments

Comments
 (0)