fixed indent of launch argument log

This commit is contained in:
s5260822 2025-03-13 16:57:26 +01:00
parent f2c35c83d5
commit 149be757bb

View file

@ -28,7 +28,7 @@ public class Main {
System.out.println("Starting Speech Indexer...");
System.out.println("--------------------------");
System.out.println("Arguments:");
System.out.println("- Upload the Member Photos to the DB: " + UPLOAD_MEMBER_PHOTOS);
System.out.println(" - Upload the Member Photos to the DB: " + UPLOAD_MEMBER_PHOTOS);
System.out.println("--------------------------");
//TEST