Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainicism committed Dec 13, 2024
1 parent 121ae05 commit cdf8476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/youtube_onesie_provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ export default class YoutubeOnesieProvider {
const { videoId, poToken, clientConfig, innertube } = args;
const { clientKeyData, encryptedClientKey, onesieUstreamerConfig } =
clientConfig;

const clonedInnerTubeContext: Context = structuredClone(
innertube.session.context,
);
Expand Down

0 comments on commit cdf8476

Please sign in to comment.