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

Revert "Drop legacy menu"

This reverts commit 86d4a17b.
parent 4f664fc0
No related branches found
No related tags found
2 merge requests!26Resolve "URL file was accidentally deleted",!24Release 2.0
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