Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webui: Fix speed graph with removed tab #2493

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

TrimmingFool
Copy link
Contributor

The speed graph did not expect the #Speed tab to be removed.

However, it is removed here: https://github.com/Novik/ruTorrent/blob/master/js/content.js#L731

Fixes: #2492

0019e62 is not enough.

js/webui.js Show resolved Hide resolved
@stickz
Copy link
Collaborator

stickz commented Apr 24, 2023

Okay, thanks for the pull request. I'll roll it out in the next hot fix.

@stickz stickz merged commit e03b5a2 into Novik:master Apr 24, 2023
stickz added a commit that referenced this pull request Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

graph.js null TypeError after upgrading from v3.10 to v4.1
2 participants