mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 04:04:18 +00:00 
			
		
		
		
	Deprecate old movie system
This commit is contained in:
		@@ -2,13 +2,4 @@
 | 
			
		||||
///
 | 
			
		||||
/// @author Pierre HUBERT
 | 
			
		||||
 | 
			
		||||
enum PostKind {
 | 
			
		||||
  TEXT,
 | 
			
		||||
  IMAGE,
 | 
			
		||||
  WEB_LINK,
 | 
			
		||||
  PDF,
 | 
			
		||||
  MOVIE,
 | 
			
		||||
  COUNTDOWN,
 | 
			
		||||
  SURVEY,
 | 
			
		||||
  YOUTUBE
 | 
			
		||||
}
 | 
			
		||||
enum PostKind { TEXT, IMAGE, WEB_LINK, PDF, COUNTDOWN, SURVEY, YOUTUBE }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user