diff --git a/platypush/backend/http/templates/nav.html b/platypush/backend/http/templates/nav.html index 01fa4024..9a6c61b6 100644 --- a/platypush/backend/http/templates/nav.html +++ b/platypush/backend/http/templates/nav.html @@ -3,6 +3,7 @@ 'camera': 'fas fa-camera', 'camera.android.ipcam': 'fab fa-android', 'camera.cv': 'fas fa-camera', + 'camera.ffmpeg': 'fas fa-camera', 'camera.pi': 'fab fa-raspberry-pi', 'camera.ir.mlx90640': 'fas fa-sun', 'execute': 'fas fa-play',