Backend fixed and features
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const sidebar = document.getElementById("sidebar");
|
||||
const sidebar = document.getElementById("master-pane");
|
||||
|
||||
if (sidebar) {
|
||||
const toggleSidebarMobile = (
|
||||
|
||||
Reference in New Issue
Block a user