Skip to content

Commit 86555f4

Browse files
authored
hoc081098
1 parent 98ffe8d commit 86555f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/consts.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const telPhoneUrl = 'tel:$phone';
1010

1111
const mapUrl = 'https://goo.gl/maps/aoDYRcdtpvexwKGw7';
1212
const githubUrl = 'https://github.com/rx-mobile-team';
13-
const telegramUrl = 'https://t.me/PetrusXXXX';
13+
const telegramUrl = 'https://t.me/hoc081098';
1414

1515
const List<ProjectModel> projectsData = [
1616
ProjectModel(

0 commit comments

Comments
 (0)