Skip to content

Commit

Permalink
Update phase banner text
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitemaeric committed Jan 7, 2025
1 parent cea7865 commit bc2a2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/phase_banner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def initialize(no_border: false)
end

def environment_label
Settings.environment.label.capitalize
Settings.environment.label
end

def environment_colour
Expand Down

0 comments on commit bc2a2db

Please sign in to comment.