7 lines
		
	
	
	
		
			253 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			253 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
screenshot = {
 | 
						|
    fivemanage     = {  -- https://fivemanage.com
 | 
						|
        active = false, -- Set to true to enable fivemanage
 | 
						|
        api = '',       -- Fivemmanage API Key
 | 
						|
    },
 | 
						|
    discordWebhook = "" -- if favemanage is active this will be ignored
 | 
						|
}
 |