You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command 3llo > A board name > list cards the_second_list_id
The error
/usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/utils.rb:44:in `fetch': key not found: "pink_dark" (KeyError)
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/utils.rb:44:in `paint'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:26:in `format_label'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:16:in `block in render_card'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:16:in `map'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:16:in `render_card'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:8:in `block in render'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:8:in `map'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:8:in `render'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command/list/cards.rb:14:in `block in execute'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/interface.rb:10:in `print_frame'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command/list/cards.rb:13:in `execute'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command/list.rb:22:in `execute'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command.rb:56:in `build_command'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command.rb:14:in `execute'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:49:in `execute_command!'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:28:in `block in start'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:23:in `loop'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:23:in `start'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/application.rb:36:in `start'
from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/bin/3llo:9:in `<top (required)>'
from /usr/bin/3llo:25:in `load'
from /usr/bin/3llo:25:in `<main>'
The text was updated successfully, but these errors were encountered:
The command
3llo > A board name > list cards the_second_list_id
The error
The text was updated successfully, but these errors were encountered: