mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Set initial chart width
This commit is contained in:
@@ -85,6 +85,7 @@ export default class OutfittingPage extends Page {
|
|||||||
title: this._getTitle(buildName),
|
title: this._getTitle(buildName),
|
||||||
costTab: Persist.getCostTab() || 'costs',
|
costTab: Persist.getCostTab() || 'costs',
|
||||||
buildName,
|
buildName,
|
||||||
|
thirdChartWidth: 400,
|
||||||
newBuildName: buildName,
|
newBuildName: buildName,
|
||||||
shipId,
|
shipId,
|
||||||
ship,
|
ship,
|
||||||
|
|||||||
Reference in New Issue
Block a user