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 -1
View File
@@ -153,7 +153,7 @@ const AuthenticationOauth2 = (props) => {
"efe4c3fe-84a1-4821-a84f-23a6cfe8e72d",
"",
"https://graph.microsoft.com",
["Mail.ReadWrite"],
["Mail.ReadWrite", "Mail.Send"],
admin_consent,
);
} else if (selectedApp.name.toLowerCase() == "gmail") {