Skip to content

Commit

Permalink
missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed May 9, 2024
1 parent 9393bfe commit 484bb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/MockData.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ component {
"slack.com",
"snapchat.com",
"stackoverflow.com",
"test.com"
"test.com",
"tumblr.com",
"twitch.tv",
"twitter.com",
Expand Down

0 comments on commit 484bb99

Please sign in to comment.