Skip to content

Duplicate accessor in console.rb #70

@davebytemfg

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions