TF-3181 Display contact support button on web app

(cherry picked from commit cfc027522962fbf7092c8a15876d6c61f0aca6fc)
This commit is contained in:
dab246
2024-12-06 00:39:59 +07:00
committed by Dat H. Pham
parent e54fd73d58
commit 129d5f5fa8
11 changed files with 113 additions and 16 deletions
+3 -1
View File
@@ -79,4 +79,6 @@ export 'oidc/token_id.dart';
export 'oidc/token_oidc.dart';
// Upload
export 'upload/file_info.dart';
export 'upload/upload_response.dart';
export 'upload/upload_response.dart';
// Support
export 'support/contact_support_capability.dart';