Skip to content

Commit

Permalink
Fix randomizing button color and icon
Browse files Browse the repository at this point in the history
Manage Web Apps ⇾ Install Web App
  • Loading branch information
iliajie committed Jul 10, 2024
1 parent d9fe24c commit bb260b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authentic-init.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,7 @@ sub get_button_style
(string_contains($keys, "install") ||
string_contains($keys, "recsok") ||
string_contains($keys, "scripts_iok") ||
string_contains($keys, "cert_newok") ||
string_contains($keys, "missing_now") ||
string_contains($keys, "right_upok")
) &&
Expand Down

0 comments on commit bb260b4

Please sign in to comment.