Skip to content

Adds missing instance variable.#82

Open
dhurba87 wants to merge 1 commit intoraul:masterfrom
dhurba87:missing_params
Open

Adds missing instance variable.#82
dhurba87 wants to merge 1 commit intoraul:masterfrom
dhurba87:missing_params

Conversation

@dhurba87
Copy link

@dhurba87 dhurba87 commented Mar 17, 2021

fixes #73
@params was used in many places but it was not initialized so, I checked the previous tag and added this line here.

I found out that @params was using everywhere but it wasn't initialized
in any places. So, I checked the previous [tag](https://github.com/raul/pt/blob/v1.0.2/lib/ptt/ui.rb#L20) and added it here
based on that.
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.

Exception when calling pt label <id>

1 participant

Comments