u
This commit is contained in:
		
							parent
							
								
									401a6dd0f7
								
							
						
					
					
						commit
						ef70ad8250
					
				@ -13,7 +13,7 @@ module.exports = {
 | 
				
			|||||||
    try {
 | 
					    try {
 | 
				
			||||||
      return JSON.parse(value)
 | 
					      return JSON.parse(value)
 | 
				
			||||||
    } catch (e) {
 | 
					    } catch (e) {
 | 
				
			||||||
      return value
 | 
					      return undefined
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user