Skip to content

Commit 5635745

Browse files
chrisbobbegnprice
authored andcommitted
model [nfc]: Fix a replit URL in a comment on stream-color swatch
1 parent fd58d45 commit 5635745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/api/model/model.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ class StreamColorSwatch extends ColorSwatch<StreamColorVariant> {
517517
.withOpacity(0.3),
518518

519519
// Follows `.sidebar-row__icon` in Vlad's replit:
520-
// <https://replit.com/@VladKorobov/zulip-topic-feed-colors#script.js>
520+
// <https://replit.com/@VladKorobov/zulip-sidebar#script.js>
521521
//
522522
// TODO fix bug where our results differ from the replit's (see unit tests)
523523
StreamColorVariant.iconOnPlainBackground: clamped20to75,

0 commit comments

Comments
 (0)