mirror of
				https://github.com/Alamantus/Lexiconga.git
				synced 2025-11-04 02:07:05 +01:00 
			
		
		
		
	Adjusted comments
This commit is contained in:
		
							parent
							
								
									8abef4c95d
								
							
						
					
					
						commit
						543c302fa8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
var currentVersion = 0.2;
 | 
			
		||||
//Requires Markdown.js parser
 | 
			
		||||
var currentVersion = 0.2;
 | 
			
		||||
 | 
			
		||||
var currentDictionary = {
 | 
			
		||||
    name: "New",
 | 
			
		||||
| 
						 | 
				
			
			@ -14,7 +15,6 @@ var currentDictionary = {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
var defaultDictionaryJSON = JSON.stringify(currentDictionary);  //Saves a stringifyed default dictionary.
 | 
			
		||||
//document.write(defaultDictionaryJSON);
 | 
			
		||||
 | 
			
		||||
var savedScroll = {
 | 
			
		||||
    x: 0,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue