Fix path
This commit is contained in:
@@ -29,8 +29,8 @@ const getSampleData = () => [
|
|||||||
name: 'ProjectX',
|
name: 'ProjectX',
|
||||||
class: 'J/27',
|
class: 'J/27',
|
||||||
year: 1981,
|
year: 1981,
|
||||||
imgsrc: '/public/tmpimg/j27.png',
|
imgsrc: '/tmpimg/j27.png',
|
||||||
iconsrc: '/putlib/tmpimg/projectx_avatar256.png',
|
iconsrc: '/tmpimg/projectx_avatar256.png',
|
||||||
defects: [
|
defects: [
|
||||||
{
|
{
|
||||||
type: 'engine',
|
type: 'engine',
|
||||||
@@ -54,15 +54,15 @@ and rough engine performance.`,
|
|||||||
name: 'Take5',
|
name: 'Take5',
|
||||||
class: 'J/27',
|
class: 'J/27',
|
||||||
year: 1985,
|
year: 1985,
|
||||||
imgsrc: '/public/tmpimg/j27.png',
|
imgsrc: '/tmpimg/j27.png',
|
||||||
iconsrc: '/public/tmpimg/take5_avatar32.png',
|
iconsrc: '/tmpimg/take5_avatar32.png',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
name: 'WeeBeestie',
|
name: 'WeeBeestie',
|
||||||
class: 'Capri 25',
|
class: 'Capri 25',
|
||||||
year: 1989,
|
year: 1989,
|
||||||
imgsrc: '/public/tmpimg/capri25.png',
|
imgsrc: '/tmpimg/capri25.png',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user