mirror of
https://github.com/Chesire/Nekome.git
synced 2026-03-13 09:01:28 +08:00
* fix: crash when navigating to series with slash in name Remove passing the series name through to the Item screen as it is never used. This stops the crash occurring as titles such as Fate/Stay night would cause an exception. * chore: update version name and code * style: fix extra comma ktlint issue