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

Drop legacy menu

parent ab746da4
No related branches found
No related tags found
1 merge request!22Resolve "Adapt for SPA operation"
Pipeline #114295 failed
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