rename because ledger-ui doesnt like symlinks
All checks were successful
cicd / ci (push) Successful in 50s
All checks were successful
cicd / ci (push) Successful in 50s
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
}
|
||||
var f = String(window.location).split("/transactions.html")[1]
|
||||
if (!f) {
|
||||
f = "/moolah.dat"
|
||||
f = "/ledger.dat"
|
||||
}
|
||||
f = "." + f
|
||||
function init() {
|
||||
|
||||
Reference in New Issue
Block a user