mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
@@ -39,6 +39,6 @@
|
||||
},
|
||||
"slug": "fireflyiii_data_importer",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "version-0.9.10",
|
||||
"version": "version-0.9.10-2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Fix for Nordigen"
|
||||
sed -i $"s/'description'.*/\'description\' => \'\' !== trim((string)(\$entry->getDescription() ?? \'\')) ? \$entry->getDescription() : \'(no description)\',/" /var/www/html/app/Services/Nordigen/Conversion/Routine/GenerateTransactions.php
|
||||
Reference in New Issue
Block a user