Skip to content

Commit

Permalink
Integrate feedback pt 5
Browse files Browse the repository at this point in the history
Co-authored-by: Takayuki KUSANO <[email protected]>
  • Loading branch information
estrattonbailey and tkusano authored Mar 18, 2024
1 parent d8a3231 commit 8cf4200
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/view/screens/DebugMod.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ import {
ComAtprotoLabelDefs,
interpretLabelValueDefinition,
} from '@atproto/api'
import {msg} from '@lingui/macro'
import {useLingui} from '@lingui/react'
import {moderationOptsOverrideContext} from '#/state/queries/preferences'
import {useSession} from '#/state/session'
import {FeedNotification} from '#/state/queries/notifications/types'
Expand Down

0 comments on commit 8cf4200

Please sign in to comment.