Skip to content

Commit 2ecb256

Browse files
authored
added links to dimension (#22)
1 parent 1aab1d3 commit 2ecb256

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/design/dimensions.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,6 @@ const double fontSize15 = 15;
7777
const double fontSize17 = 17;
7878
const double fontSize24 = 24;
7979
const double fontSize40 = 40;
80+
81+
const String connectionTgUrl = 't.me/vpn_client_bot';
82+
const String supportTgUrl = 't.me/vpn_client_support';

0 commit comments

Comments
 (0)