Skip to content

Commit

Permalink
Merge 1b69bca into 0a8a1a0
Browse files Browse the repository at this point in the history
  • Loading branch information
mookkiah committed Jan 30, 2021
2 parents 0a8a1a0 + 1b69bca commit 123e849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/containers/AppSidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
updateSelectedNotes,
unassignTrashFromNotes,
} from '@/slices/note'
import { toggleSettingsModal, togglePreviewMarkdown } from '@/slices/settings'
import { togglePreviewMarkdown } from '@/slices/settings'
import { getSettings, getNotes } from '@/selectors'
import { NoteItem } from '@/types'
import { newNoteHandlerHelper, getActiveNote } from '@/utils/helpers'
Expand Down

0 comments on commit 123e849

Please sign in to comment.