mirror of
				https://github.com/JonasunderscoreJones/ZtereoMUSIC.git
				synced 2025-10-26 12:59:19 +01:00 
			
		
		
		
	change: new README.md plus make config final
This commit is contained in:
		
							parent
							
								
									6e42fbfa3a
								
							
						
					
					
						commit
						2e421bc2f0
					
				
					 2 changed files with 24 additions and 20 deletions
				
			
		|  | @ -11,7 +11,7 @@ import java.util.HashMap; | |||
| import java.util.Map; | ||||
| 
 | ||||
| public class Config { | ||||
|     private @Getter Map<String, String> propreties = new HashMap<>(); | ||||
|     private @Getter final Map<String, String> propreties = new HashMap<>(); | ||||
|     private String path; | ||||
| 
 | ||||
|     public static Config loadFrom(String path) throws JsonSyntaxException, FileNotFoundException { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue