Skip to content

Commit 89969cb

Browse files
committed
fix
1 parent 8e4afd0 commit 89969cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/widget/repos_item.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class ReposItem extends StatelessWidget {
2525
child: new Center(
2626
child: new GSYIConText(
2727
icon,
28-
"000000000000000",
28+
text,
2929
GSYConstant.smallSubText,
3030
Color(GSYColors.subTextColor),
3131
15.0,

0 commit comments

Comments
 (0)