upload ticket files
This commit is contained in:
@@ -65,7 +65,7 @@ class SharedFilesSection extends StatelessWidget {
|
||||
|
||||
// GENERAZIONE DEL DEEP LINK AGNOSTICO
|
||||
final deepLink =
|
||||
'flux://app/upload/${state.parentType.name}/$targetId';
|
||||
'https://flux.catelli.it/upload/${state.parentType.name}/$targetId';
|
||||
|
||||
if (context.mounted) {
|
||||
showDialog(
|
||||
|
||||
Reference in New Issue
Block a user