Skip to content

Commit a73e7a1

Browse files
committed
change: add @sseu-buhzzi as developer
1 parent d7a1478 commit a73e7a1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

lib/common/constant.dart

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,11 @@ class Constant {
311311
"assets/graphics/HydrogenC.jpg",
312312
"https://github.com/HydrogenC",
313313
S.of(context).hydrogenc_description),
314+
Developer(
315+
"sseu-buhzzi",
316+
"assets/graphics/sseu-buhzzi.png",
317+
"https://github.com/sseu-buhzzi",
318+
""),
314319
];
315320

316321
/// Add a Chinese symbol(¥) at the end of [num].

0 commit comments

Comments
 (0)