diff --git a/js/util/ProfileColorProperty.ts b/js/util/ProfileColorProperty.ts index 244329243..14940efe8 100644 --- a/js/util/ProfileColorProperty.ts +++ b/js/util/ProfileColorProperty.ts @@ -29,7 +29,7 @@ export default class ProfileColorProperty extends ColorProperty { // Treat as private public readonly name: string; - public static readonly TANDEM_NAME_SUFFIX = 'ColorProperty'; + public static override readonly TANDEM_NAME_SUFFIX = 'ColorProperty'; /** * @param namespace - namespace that this color belongs to