mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-30 14:06:28 +02:00
run isort and black
This commit is contained in:
@@ -630,7 +630,7 @@
|
||||
'/satspay/api/v1/settings',
|
||||
this.g.user.wallets[0].inkey
|
||||
)
|
||||
if(data) {
|
||||
if (data) {
|
||||
this.formDialogSettings.data.custom_css = data.custom_css
|
||||
}
|
||||
} catch (error) {
|
||||
|
Reference in New Issue
Block a user