Merge branch 'dev' into update-ff-138

Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
mr. m
2025-04-19 16:21:40 +02:00
committed by GitHub
5 changed files with 15 additions and 9 deletions

View File

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