Fixed code editor coloring again

This commit is contained in:
frikky
2023-03-23 22:34:19 +01:00
parent 04b626c254
commit 165f6c6f86
8 changed files with 72 additions and 55 deletions
+1
View File
@@ -3519,6 +3519,7 @@ const Admin = (props) => {
const filesView = curTab !== 3 ? null :
<Files
isCloud={isCloud}
globalUrl={globalUrl}
userdata={userdata}
serverside={serverside}