Skip to content

Commit

Permalink
Update journal.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Luphia authored Aug 8, 2024
1 parent 048953b commit f06eb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/journal.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { EventType } from '@/constants/account';
import { SortOrder } from './sort';
import { SortOrder } from '@/constants/sort';

export enum JOURNAL_EVENT {
UPLOADED = 'JOURNAL.UPLOADED',
Expand Down

0 comments on commit f06eb8b

Please sign in to comment.