Merge branch 'update-ff-138' into containerized-essentials

Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
mr. m
2025-04-20 15:27:28 +02:00
committed by GitHub
5 changed files with 14 additions and 8 deletions

View File

@@ -1024,4 +1024,9 @@ Preferences.addAll([
type: 'bool',
default: true,
},
{
id: 'media.videocontrols.picture-in-picture.enabled',
type: 'bool',
default: true,
},
]);