chore: auto-generate "daily special" for fish vendors #1902
@ -95,7 +95,7 @@ const generatableVendors: IGeneratableVendorInfo[] = [
 | 
				
			|||||||
];
 | 
					];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const getVendorOid = (typeName: string): string => {
 | 
					const getVendorOid = (typeName: string): string => {
 | 
				
			||||||
    return "67dadc30e4b6e0e5" + catBreadHash(typeName).toString(16).padStart(8, "0");
 | 
					    return "5be4a159b144f3cd" + catBreadHash(typeName).toString(16).padStart(8, "0");
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export const getVendorManifestByTypeName = (typeName: string): IVendorManifest | undefined => {
 | 
					export const getVendorManifestByTypeName = (typeName: string): IVendorManifest | undefined => {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user