Skip to content

Custom speed not working #185

Description

@ask8655ok

window.saveCustomSpeed = function() {
var customSpeedInput = document.getElementById('customSpeedInput');
var velocitySelect = customSpeedInput.value.trim(); // <-- bug

It seems velocitySelect would not be saved to the global variable in this function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions