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]
|
var f = String(window.location).split("/transactions.html")[1]
|
||||||
if (!f) {
|
if (!f) {
|
||||||
f = "/moolah.dat"
|
f = "/ledger.dat"
|
||||||
}
|
}
|
||||||
f = "." + f
|
f = "." + f
|
||||||
function init() {
|
function init() {
|
||||||
|
|||||||
Reference in New Issue
Block a user