diff --git a/stand/webapp.py b/stand/webapp.py index fb49dcd..53d3f0b 100644 --- a/stand/webapp.py +++ b/stand/webapp.py @@ -66,6 +66,7 @@ response = aggrid( reload_data=changed, pagination=pagination, height=height, + enable_enterprise_modules=False, key="stand" )