Skip to content

Direction in arrivalboard not working #2

@CMFdev

Description

@CMFdev

There is an extra "a" at the end of the key

Is:
if direction:
request_parameters['directiona'] = direction

Should be:
if direction:
request_parameters['direction'] = direction

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