mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-07-08 07:50:05 -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 | ||