Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit c228159

Browse files
author
vikasrohit
committed
SUP-1914, Data should be displayed for 'Dribbble' account.
-- Fixed
1 parent d943474 commit c228159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/directives/external-account/external-link-data.directive.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
.key likes
5151

5252

53-
div(ng-switch-when="dribble")
53+
div(ng-switch-when="dribbble")
5454
.handle {{account.data.handle}}
5555

5656
.pending(ng-show="account.data.status === 'PENDING'")

0 commit comments

Comments
 (0)