From 4be8c7979ac0e643d3020dca4292faf239b82d96 Mon Sep 17 00:00:00 2001 From: jbphet Date: Thu, 24 Aug 2023 13:35:59 -0600 Subject: [PATCH] add review comment, see https://github.com/phetsims/build-a-nucleus/issues/165 --- js/common/BANColors.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/js/common/BANColors.ts b/js/common/BANColors.ts index f5482c4..67d6307 100644 --- a/js/common/BANColors.ts +++ b/js/common/BANColors.ts @@ -1,5 +1,6 @@ // Copyright 2021-2023, University of Colorado Boulder +// REVIEW: Does the author attribution need to be updated? Looks like a cut-and-paste error to me. /** * BANColors defines the color profile for this sim. *