{ 'name': 'Custom Disable AI Icon', 'version': '1.0', 'category': 'Hidden', 'summary': 'Hide AI Icon for specific users', 'depends': ['ai', 'web'], 'data': [ 'security/security.xml', ], 'assets': { 'web.assets_backend': [ 'custom_disable_ai/static/src/systray_patch.js', ], }, 'license': 'LGPL-3', }