|
@@ -28,6 +28,7 @@ async function createConfig(configParams: any): Promise<RcsbFv3DCustomInterface>
|
|
|
const labelAsymId = configParams.labelAsymId;
|
|
|
const params: any = {
|
|
|
title: configParams.title,
|
|
|
+ subtitle: configParams.subtitle,
|
|
|
side1: configParams.side1,
|
|
|
htpEntry: configParams.htpEntry,
|
|
|
pdbEntry: configParams.pdbEntry,
|