chore: cleanup, node14 and new admin default
This commit is contained in:
parent
c7c18633d7
commit
89bb9a8f25
244 changed files with 3957 additions and 39487 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// Pull latest from: http://www.currency-iso.org/en/home/tables/table-a1.html
|
||||
// Convert to JSON at: http://www.csvjson.com/csv2json
|
||||
|
||||
const currencies = require('../currencies.json')
|
||||
const currencies = require('../data/currencies.json')
|
||||
|
||||
function goodCurrency (currency) {
|
||||
const code = currency.code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue