mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-09-18 21:38:48 +00:00
Can like a text
This commit is contained in:
5
lib/enums/likes_type.dart
Normal file
5
lib/enums/likes_type.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
/// Likes types
|
||||
///
|
||||
/// @author Pierre HUBERT
|
||||
|
||||
enum LikesType { USER, POST, COMMENT, GROUP }
|
Reference in New Issue
Block a user