Skip to content

Commit

Permalink
Rename: #63 userSettings → settings 파일 이름 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Seok93 committed Aug 26, 2024
1 parent b3ed819 commit 906a0c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { MB } from './units';
import { MB } from '@constants/units';

export const USER_SETTINGS = Object.freeze({
MAX_IMAGE_SIZE: 2 * MB,
Expand Down

0 comments on commit 906a0c2

Please sign in to comment.