poi-plugin-akashic-records
Advanced tools
Comparing version 7.1.1 to 7.1.2
{ | ||
"name": "poi-plugin-akashic-records", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"description": "logbook plugin for poi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -237,3 +237,2 @@ 'use strict'; | ||
name: __('Fuel'), | ||
smooth: true, | ||
type: "line", | ||
@@ -249,3 +248,2 @@ yAxisIndex: 0, | ||
name: __('Ammo'), | ||
smooth: true, | ||
type: "line", | ||
@@ -261,3 +259,2 @@ yAxisIndex: 0, | ||
name: __('Steel'), | ||
smooth: true, | ||
type: "line", | ||
@@ -273,3 +270,2 @@ symbol: 'triangle', | ||
name: __('Bauxite'), | ||
smooth: true, | ||
type: "line", | ||
@@ -276,0 +272,0 @@ symbol: 'diamond', |
Sorry, the diff of this file is not supported yet
1228720
8201