Skip to content

Conversation

@Dyrdoom
Copy link
Contributor

@Dyrdoom Dyrdoom commented Jan 4, 2026

No description provided.

Comment on lines +13 to +14
showSmallImages
] = await Promise.all([

Check failure

Code scanning / ESLint

Require or disallow trailing commas Error

Missing trailing comma.
Comment on lines +19 to +20
presence.getSetting<boolean>('showSmallImages')
])

Check failure

Code scanning / ESLint

Require or disallow trailing commas Error

Missing trailing comma.
Comment on lines +33 to +34
largeImageKey: 'https://cdn.rcd.gg/PreMiD/websites/H/HDrezka/assets/logo.png'
})

Check failure

Code scanning / ESLint

Require or disallow trailing commas Error

Missing trailing comma.
if (isSeries) {
const activeSeason = document.querySelector('.b-simple_season__item.active')?.textContent?.trim()
const activeEpisode = document.querySelector('.b-simple_episode__item.active')?.textContent?.trim()

Check failure

Code scanning / ESLint

Disallow trailing whitespace at the end of lines Error

Trailing spaces not allowed.

presenceData.buttons = [{ label: 'Watch on Rezka', url: document.location.href }]
} else {
if (!showBrowsingStatus) return presence.clearActivity()

Check failure

Code scanning / ESLint

Newline after if Error

Expect newline after if
Signed-off-by: Artem Shevchenko <[email protected]>
Signed-off-by: Artem Shevchenko <[email protected]>
}

if (document.location.pathname === '/') {
if (!showBrowsingStatus) return presence.clearActivity()

Check failure

Code scanning / ESLint

Newline after if Error

Expect newline after if
@Dyrdoom Dyrdoom closed this Jan 4, 2026
@Dyrdoom Dyrdoom deleted the rezka branch January 4, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant