Update various refs to config.js to config_default.js

This commit is contained in:
Bryan Ashby
2020-06-07 16:25:18 -06:00
parent 7e006f1c68
commit eb4f933285
6 changed files with 9 additions and 8 deletions

View File

@@ -9,5 +9,5 @@ The built in `file_transfer_protocol_select` module provides a way to select a l
### Theming
The following `itemFormat` object is provided to MCI 1 (ie: `%VM1`) (the protocol list):
* `name`: The name of the protocol. Each entry is +op defined in `config.hjson` with defaults found in `config.js`. Note that the standard `{text}` field also contains this value.
* `name`: The name of the protocol. Each entry is +op defined in `config.hjson` with defaults found in `config_default.js`. Note that the standard `{text}` field also contains this value.