Synced 2.0 fixes for RC6

This commit is contained in:
Frikky
2025-02-13 03:46:14 +01:00
parent a8c13fe185
commit b367b4cfb7
10 changed files with 1107 additions and 402 deletions
+2 -2
View File
@@ -524,7 +524,7 @@ useEffect(() => {
<Divider style={{ marginBottom: 10, }} />
<Typography color="textSecondary" align="center" style={{ marginTop: 5, marginBottom: 5, fontSize: 18 }}>
Version: 2.0.0-rc5
Version: 2.0.0-rc6
</Typography>
</Menu>
</span>
@@ -1907,4 +1907,4 @@ useEffect(() => {
);
};
export default LeftSideBar;
export default LeftSideBar;