bart-tile/.urbitrc

6 lines
62 B
Plaintext
Raw Normal View History

2020-05-10 04:24:46 -07:00
module.exports = {
URBIT_PIERS: [
2020-05-12 00:10:53 -07:00
"../zod/home",
2020-05-10 04:24:46 -07:00
]
};