mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-18 20:12:12 +00:00
chore: lint
This commit is contained in:
@@ -284,7 +284,7 @@ export default class Innertube {
|
||||
|
||||
return new Comments(this.actions, response.data);
|
||||
}
|
||||
|
||||
|
||||
async getHomeFeed(): Promise<HomeFeed> {
|
||||
const browse_endpoint = new NavigationEndpoint({ browseEndpoint: { browseId: 'FEwhat_to_watch' } });
|
||||
const response = await browse_endpoint.call(this.#session.actions);
|
||||
|
||||
Reference in New Issue
Block a user