remove invoices (#1515)
* remove invoices * remove invoices tests * remove unused tests/extensions dir * fix issue * formatting * test passing locally. and i dont know why * fix _extension_dir loading * gitkeep extension dir * formatting * remove bundle from check * do not prettier compliled css * do not prettier compliled css * create extension dir, if it does not exists, just to be sure * Update lnbits/extension_manager.py --------- Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
parent
bb05703f2b
commit
ca75b328a1
23 changed files with 152 additions and 2160 deletions
|
|
@ -5,4 +5,6 @@
|
|||
|
||||
*.yml
|
||||
|
||||
**/lnbits/static
|
||||
**/lnbits/static/vendor
|
||||
**/lnbits/static/bundle.*
|
||||
**/lnbits/static/css/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue