Skip to content

Commit e2b90b7

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

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 = '1cae3989d71948b400a1004d59de25a5d6ca4161';
24+
const lastUpdate = 'a2d46b4cb76215fabfeb2f70867251404260592d';
2525

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

0 commit comments

Comments
 (0)