Commit eb798018 authored by Your Name's avatar Your Name

fix: add add_payment_method.html template to setup.py data_files

parent 399802f5
......@@ -183,6 +183,7 @@ setup(
'templates/dashboard/pricing.html',
'templates/dashboard/subscription.html',
'templates/dashboard/billing.html',
'templates/dashboard/add_payment_method.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