delint more properly
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
							parent
							
								
									ef2ff31a46
								
							
						
					
					
						commit
						80add7be92
					
				|  | @ -583,9 +583,10 @@ module.exports = createReactClass({ | |||
|                   payload.data.description || payload.data.name); | ||||
|               break; | ||||
|             case 'picture_snapshot': | ||||
|                 return ContentMessages.sharedInstance().sendContentListToRoom( | ||||
|                 ContentMessages.sharedInstance().sendContentListToRoom( | ||||
|                     [payload.file], this.state.room.roomId, MatrixClientPeg.get(), | ||||
|                 ); | ||||
|                 break; | ||||
|             case 'notifier_enabled': | ||||
|             case 'upload_started': | ||||
|             case 'upload_finished': | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Michael Telatynski
						Michael Telatynski