Skip to content

Commit 21029a9

Browse files
committed
Deleted line break ↞ [auto-sync from https://github.com/adamlui/youtube-classic]
1 parent 36cdece commit 21029a9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

youtube-classic/youtube-classic.user.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ==UserScript==
22
// @name YouTube™ Classic 📺 — (Remove rounded design + Return YouTube dislikes)
3-
// @version 2026.1.21
3+
// @version 2026.1.21.1
44
// @author Adam Lui, Magma_Craft, Anarios, JRWR, Fuim & hoothin
55
// @namespace https://github.com/adamlui
66
// @description Reverts YouTube to its classic design (before all the rounded corners & hidden dislikes) + redirects YouTube Shorts
@@ -439,7 +439,6 @@
439439

440440
dom.get.loadedElem('#items.ytd-guide-section-renderer').then(restoreTrending)
441441
dom.get.loadedElem('#items.ytd-mini-guide-section-renderer').then(restoreTrending)
442-
443442
function restoreTrending() {
444443
const trendingData = {
445444
'navigationEndpoint': {

0 commit comments

Comments
 (0)