Fix: Add missing cache_settings.html template to setup.py package data

parent a9e50a34
......@@ -223,6 +223,7 @@ setup(
'templates/dashboard/billing.html',
'templates/dashboard/add_payment_method.html',
'templates/dashboard/paypal_connect.html',
'templates/dashboard/cache_settings.html',
]),
# Install static files (extension and favicon)
('share/aisbf/static', [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment