Skip to content

Commit

Permalink
🚨 Fix lint warning #1868
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Jul 12, 2024
1 parent e889e89 commit 2190cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sanityv3/actions/CustomPublishAction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import {
} from 'sanity'
import { apiVersion } from '../sanity.client'
import { useToast } from '@sanity/ui'

const FIRST_PUBLISHED_AT_FIELD_NAME = 'firstPublishedAt'
const LAST_MODIFIED_AT_FIELD_NAME = 'lastModifiedAt'

Expand Down

0 comments on commit 2190cb8

Please sign in to comment.