cwtch-ui/lib/constants.dart

4 lines
103 B
Dart
Raw Normal View History

const int MaxImageFileSharingSize = 20971520;
const int MaxGeneralImageFileSharingSize = 10737418240;