mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -6,5 +6,6 @@ export interface TieredProductionChain {
|
||||
|
||||
export interface ProductionChain {
|
||||
productionChain: string;
|
||||
chainMultiplier?: string;
|
||||
mermaidDefinition: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user