mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Migrated web_widget_image_webcam module from v12 to v13.
This commit is contained in:
committed by
Sylvain LE GAL
parent
9e072f5ddf
commit
4829683f09
@@ -11,5 +11,5 @@ class IrConfigParameter(models.Model):
|
||||
@api.model
|
||||
def get_webcam_flash_fallback_mode_config(self):
|
||||
return self.sudo().get_param(
|
||||
'web_widget_image_webcam.flash_fallback_mode',
|
||||
default=False)
|
||||
"web_widget_image_webcam.flash_fallback_mode", default=False
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user