feat: fix stuff

This commit is contained in:
Barrett Ruth 2025-05-22 19:03:58 -05:00
parent c08e4ce9d5
commit 90e139a22f
7 changed files with 26 additions and 17 deletions

View file

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