bibliogram/config.js

10 lines
282 B
JavaScript
Raw Permalink Normal View History

2020-01-28 03:14:21 +00:00
/*
Welcome to the config file!
Add keys here to override values from /src/lib/constants.js. Please look at that file for override recommendations.
This file should hopefully never be altered upstream.
You must restart Bibliogram to apply these changes.
*/
2020-01-14 14:38:33 +00:00
module.exports = {
}