mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_image_webcam from v13 to v14
Update webcam.js from 1.0.25 to 1.0.26 Fix URLs in readme/CONFIGURE.rst Minor pre-commit reformatting in JS code
This commit is contained in:
committed by
Sylvain LE GAL
parent
4829683f09
commit
d073d7e048
@@ -0,0 +1 @@
|
||||
../../../../web_widget_image_webcam
|
||||
6
setup/web_widget_image_webcam/setup.py
Normal file
6
setup/web_widget_image_webcam/setup.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
setup_requires=['setuptools-odoo'],
|
||||
odoo_addon=True,
|
||||
)
|
||||
Reference in New Issue
Block a user