diff options
Diffstat (limited to 'lib/chessh/ssh/client/menus/select_paginate_poller.ex')
-rw-r--r-- | lib/chessh/ssh/client/menus/select_paginate_poller.ex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chessh/ssh/client/menus/select_paginate_poller.ex b/lib/chessh/ssh/client/menus/select_paginate_poller.ex index 23808b5..5c668a0 100644 --- a/lib/chessh/ssh/client/menus/select_paginate_poller.ex +++ b/lib/chessh/ssh/client/menus/select_paginate_poller.ex @@ -119,6 +119,7 @@ defmodule Chessh.SSH.Client.SelectPaginatePoller do width, height, action, + _data, %State{ client_pid: client_pid, options: options, |