Skip to content

Commit

Permalink
Forgot this fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oblodgett committed Feb 21, 2024
1 parent 3156532 commit cef9900
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public void updateDiseaseAnnotationUniqueIds() {

@Override
public void updateRefreshIntervalOnAllIndexes() {
systemSQLDAO.setRefreshInterval();
systemSQLDAO.setRefreshInterval("1s");
}

@Override
Expand Down

0 comments on commit cef9900

Please sign in to comment.