mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-05-22 00:39:31 -05:00
- A few commits ago we moved `Queryer` to be init when fed API is set - This causes Queryer to be nil before it is set - Causes nil error in `userapi.NewInternalAPI` - Rearrange to avoid this |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||