We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aab1d3 commit 2ecb256Copy full SHA for 2ecb256
1 file changed
lib/design/dimensions.dart
@@ -77,3 +77,6 @@ const double fontSize15 = 15;
77
const double fontSize17 = 17;
78
const double fontSize24 = 24;
79
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