aboutsummaryrefslogtreecommitdiff
path: root/internal/caching/cache_roomservernids.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/caching/cache_roomservernids.go')
-rw-r--r--internal/caching/cache_roomservernids.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/caching/cache_roomservernids.go b/internal/caching/cache_roomservernids.go
index 734a3a04..fa0781ef 100644
--- a/internal/caching/cache_roomservernids.go
+++ b/internal/caching/cache_roomservernids.go
@@ -8,6 +8,7 @@ type RoomServerCaches interface {
RoomServerNIDsCache
RoomVersionCache
RoomServerEventsCache
+ RoomHierarchyCache
EventStateKeyCache
EventTypeCache
}