brave-apps: formatting

sh-initrd-on-root
Zynh Ludwig 2024-10-01 23:08:13 -07:00
parent bdcb2844c4
commit 9dbd5b0471
1 changed files with 1 additions and 2 deletions

View File

@ -77,8 +77,7 @@ in
else if v.urlEval != null then evalString v.urlEval
else if v.urlFile != null then readFile v.urlFile
else throw "grr >:( -- this should be unreachable"
)
))
)))
cfg.apps;
};
}