Skip to content

Duplicate accessor in console.rb #70

Description

@davebytemfg
diff --git a/dragon/console.rb b/dragon/console.rb
index c30c311..f8c46f9 100644
--- a/dragon/console.rb
+++ b/dragon/console.rb
@@ -12,7 +12,7 @@ module GTK
 
     attr_accessor :show_reason, :log, :logo, :background_color,
                   :text_color, :animation_duration,
-                  :max_log_lines, :max_history, :log,
+                  :max_log_lines, :max_history,
                   :last_command_errored, :last_command, :error_color, :shown_at,
                   :header_color, :archived_log, :last_log_lines, :last_log_lines_count,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions