🐛 Fix empty li output when no locales available

Fixes #678
This commit is contained in:
James Panther
2023-10-26 13:30:47 +11:00
parent e689e54112
commit 70f668e644
5 changed files with 57 additions and 41 deletions
+1
View File
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
- Empty block is output when locale switcher is hidden ([#678](https://github.com/jpanther/congo/issues/678))
- Extra whitespace added after links ([#679](https://github.com/jpanther/congo/issues/679))
## [2.7.1] - 2023-10-24