Skip to content

Commit

Permalink
fix(MetadataBase): add description to marquee prop
Browse files Browse the repository at this point in the history
  • Loading branch information
arwehrman committed Jul 31, 2023
1 parent e92296d commit 53bfbb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ declare namespace MetadataBase {
*/
logoTitle?: string;
/**
* TODO: confirm type and get a description
* sets the marquee for Title and Description to the same value so they sync
*/
marquee?: boolean;
/**
Expand Down

0 comments on commit 53bfbb8

Please sign in to comment.