Skip to content

Commit

Permalink
Merge pull request #32 from jkerbaugh/main
Browse files Browse the repository at this point in the history
Update DefaultLuceneClient.cs
  • Loading branch information
fialafilip authored Mar 20, 2024
2 parents 9abc116 + 18d3035 commit 9c3593a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,4 +328,4 @@ private Task<IEnumerable<ContentLanguageInfo>> GetAllLanguages() =>
return items.AsEnumerable();
}, new CacheSettings(5, nameof(DefaultLuceneClient), nameof(GetAllWebsiteChannels)));
}
}

0 comments on commit 9c3593a

Please sign in to comment.