Every single time I want to access the config object, I have to remember whether or not we use `get_config`. Let's just get rid of it.
2 lines
58 B
Plaintext
2 lines
58 B
Plaintext
Replace `HomeServer.get_config()` with inline references.
|