mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 08:15:16 +00:00
Get and show the list of conversations
This commit is contained in:
5
lib/enums/load_error_level.dart
Normal file
5
lib/enums/load_error_level.dart
Normal file
@ -0,0 +1,5 @@
|
||||
/// Load error level
|
||||
///
|
||||
/// @author Pierre HUBERT
|
||||
|
||||
enum LoadErrorLevel {MINOR, MAJOR, NONE}
|
Reference in New Issue
Block a user