add prefix2 to options_to_preserve

This commit is contained in:
Jorge Morante 2023-09-28 17:40:42 +02:00
parent e34caf76f5
commit 1815ba7dce
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ module Fingers::Commands
end
private def options_to_preserve
%w[prefix]
%w[prefix prefix2]
end
private def show_hints