You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
309 B
9 lines
309 B
4 years ago
|
/*
|
||
|
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 = {
|
||
|
}
|