feat: prettier

This commit is contained in:
Barrett Ruth 2025-10-08 17:35:57 -04:00
parent 0b8cb4f0bc
commit 9f5fa03ff0
2 changed files with 7 additions and 4 deletions

View file

@ -11,4 +11,4 @@ export function getTopicColor(topicName) {
default:
return "#000000";
}
}
}