[matrix] Refactor JS & add searchbar to mobile.

This commit is contained in:
Josh
2020-08-30 09:17:44 +10:00
committed by Rapptz
parent 18cfc4a4a5
commit c2e5b734ad
7 changed files with 332 additions and 229 deletions

View File

@@ -244,6 +244,7 @@ html_search_scorer = '_static/scorer.js'
html_js_files = [
'custom.js',
'settings.js',
'copy.js',
'sidebar.js'
]