Skip to content

Commit

Permalink
added few more comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ritessshhh authored and ritessshhh committed Sep 6, 2024
1 parent 952e30b commit a7ce768
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ public CAsk_Data initializeActiveLayout() {
activeLayout.items[1].prompt = "something different";
activeLayout.items[1].help = "something different";

// Conditional button
activeLayout.items[2] = new CAskElement();
if(this._promotionMechanism.performance.getNumberAttempts() >= MIN_NUM_ATTEMPTS
&&
Expand Down

0 comments on commit a7ce768

Please sign in to comment.