forked from MapComplete/MapComplete
		
	Use constant
This commit is contained in:
		
							parent
							
								
									08341b70af
								
							
						
					
					
						commit
						80b3414db4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -49,7 +49,7 @@ export class Imgur extends ImageProvider {
 | 
				
			||||||
                       onFail: (reason: string) => void) {
 | 
					                       onFail: (reason: string) => void) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        const apiUrl = 'https://api.imgur.com/3/image';
 | 
					        const apiUrl = 'https://api.imgur.com/3/image';
 | 
				
			||||||
        const apiKey = '7070e7167f0a25a';
 | 
					        const apiKey = Constants.ImgurApiKey;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        const settings = {
 | 
					        const settings = {
 | 
				
			||||||
            async: true,
 | 
					            async: true,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue