Merge branch 'main' into nightly

This commit is contained in:
Yash Singh
2026-02-10 18:32:12 +05:30
committed by GitHub
18 changed files with 194 additions and 193 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ const LeftSideBar = ({ userdata, serverside, globalUrl, notifications, }) => {
setCurrentSelectedTheme(userdata?.theme);
}
}, [userdata]);
const CustomPopper = (props) => {