Skip to content

Commit 74da89a

Browse files
author
github-actions
committed
Docs: 문제 풀이 현황 테이블 정기 업데이트
1 parent 47bc653 commit 74da89a

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
@@ -22,7 +22,7 @@ const levels = [
2222

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

25-
const lastUpdate = 'b3a0e5b0632a7f3a37a1557f47c8b897990dffc1';
25+
const lastUpdate = '65694f453e8155a67780e02afd368a8f39437340';
2626

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

0 commit comments

Comments
 (0)