Skip to content

Commit 327d227

Browse files
committed
refactor: rust 이미지 수정
1 parent 114bc2d commit 327d227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/utils/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export const LANGUAGE_MAP: {
3737
'objective-c': 'objectivec',
3838
'asp.net': 'asp',
3939
hcl: 'hashicorp',
40+
rust: 'light_rust',
4041
};
4142

4243
export const CUBE_RANK = {

0 commit comments

Comments
 (0)