Skip to content

Commit

Permalink
fix(previous): forgot to hit save
Browse files Browse the repository at this point in the history
  • Loading branch information
KenEucker committed Jan 22, 2024
1 parent ef4f23f commit 5563492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/imgur/uploadTagImage.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { ImgurClient } from 'imgur'
import { ImgurApiResponse, Payload } from 'imgur/common/types'
import { ImgurApiResponse, Payload } from 'imgur/dist/common/types'
import { createTagObject } from '../common/data'
import {
uploadTagImagePayload,
Expand Down

0 comments on commit 5563492

Please sign in to comment.