Merge branch 'patch/JAL-4036_uniprot_fts_legacy_endpoint' into develop
[jalview.git] / src / jalview / fts / service / uniprot / UniprotFTSPanel.java
index 68a5696..aa0942f 100644 (file)
@@ -47,7 +47,7 @@ public class UniprotFTSPanel extends GFTSPanel
 
   private static Map<String, Integer> tempUserPrefs = new HashMap<>();
 
-  private static final String UNIPROT_FTS_CACHE_KEY = "CACHE.UNIPROT_FTS";
+  private static final String UNIPROT_FTS_CACHE_KEY = "CACHE.UNIPROT_2022_FTS";
 
   private static final String UNIPROT_AUTOSEARCH = "FTS.UNIPROT.AUTOSEARCH";