mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 02:48:07 +00:00 
			
		
		
		
	Merge pull request #891 from ThatProgrammerr/patch-1
Add 'description' tag to stop 500 error on import
This commit is contained in:
		
						commit
						91d5a1877e
					
				@ -6,7 +6,7 @@
 | 
				
			|||||||
    "exported_at": "2020-12-16T20:11:55+01:00",
 | 
					    "exported_at": "2020-12-16T20:11:55+01:00",
 | 
				
			||||||
    "name": "Crewlink server",
 | 
					    "name": "Crewlink server",
 | 
				
			||||||
    "author": "panel@oxtroit.com",
 | 
					    "author": "panel@oxtroit.com",
 | 
				
			||||||
    "description": null,
 | 
					    "description": "An egg designed to allow support for Proximity Chat in Among Us using CrewLink Server",
 | 
				
			||||||
    "features": null,
 | 
					    "features": null,
 | 
				
			||||||
    "image": "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-12",
 | 
					    "image": "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-12",
 | 
				
			||||||
    "startup": "yarn start",
 | 
					    "startup": "yarn start",
 | 
				
			||||||
@ -79,4 +79,4 @@
 | 
				
			|||||||
            "rules": "required|string|max:20"
 | 
					            "rules": "required|string|max:20"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user