minor changes in the DEV tools and more (#1578)

This commit is contained in:
Ludy
2024-07-22 22:15:10 +02:00
committed by GitHub
parent cbe92269f4
commit 6eb79e65fa
7 changed files with 45 additions and 10 deletions

View File

@@ -360,6 +360,8 @@ public class ApplicationProperties {
+ useAsUsername
+ ", provider="
+ provider
+ ", client="
+ client
+ ", scopes="
+ scopes
+ "]";