Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
hankthetank27 committed Jul 25, 2024
1 parent f0839c6 commit 3ffb118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/components/Post.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { post } from '../../@types';
import styles from '@/styles/PostSearch.module.css';
import ytdl from 'ytdl-core';
import ytdl from '@distube/ytdl-core';
import { Dispatch, SetStateAction, useState } from 'react';


Expand Down

0 comments on commit 3ffb118

Please sign in to comment.