Skip to content

Commit b610f87

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

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 = '991874b13c736768e5f61895cb4865e8402e4931';
24+
const lastUpdate = 'ddb924c38fed5617a8d2f7294482425fdd9d2e50';
2525

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

0 commit comments

Comments
 (0)