Kumi
be9de88eeb
Moved `update_data` invocation to the initialization phase of the application rather than relying on the condition of running as the main module. This change ensures data is updated consistently, regardless of whether the app is run via a WSGI server or directly. This addresses initialization issues encountered in certain deployment scenarios. |
||
---|---|---|
.. | ||
routes | ||
static | ||
templates | ||
utils | ||
__init__.py | ||
config.py | ||
main.py |