Skip to content
Snippets Groups Projects
Commit ed27e2fc authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Revert "Drop legacy menu"

This reverts commit 86d4a17b.
parent ac4f6b5c
No related branches found
No related tags found
No related merge requests found
from django.urls import path
from . import views
urlpatterns = [
path("rooms/", views.MatrixRoomListView.as_view(), name="matrix_rooms"),
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment