Resolve "Table with all PDB files, to make them available to download"
Compare changes
Files
2@@ -62,11 +62,11 @@ const computedHeight = computed(() => {
@@ -107,11 +107,19 @@ watch(selectedPaePath, async (newPaePath) => {
@@ -151,15 +159,17 @@ const plotPaeOptions = computed(() => {
@@ -168,6 +178,10 @@ watch(selectedPdb, (selectedPdb, prevSelectPdb) => {
@@ -198,12 +212,13 @@ watch(selectedPdb, (selectedPdb, prevSelectPdb) => {