mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-01 05:57:29 +00:00
10 lines
282 B
JavaScript
10 lines
282 B
JavaScript
/*
|
|
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.
|
|
*/
|
|
|
|
module.exports = {
|
|
}
|