diff --git a/CHANGELOG.md b/CHANGELOG.md index ba95658..65e3467 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [unreleased] + +## Fixe + +- Fix the maximum consumable quantity value displayed in the tooltip + ## [1.15.0] - 2025-09-29 ### Added diff --git a/templates/tickets/consume.html.twig b/templates/tickets/consume.html.twig index 6b851ef..e9dd2a5 100644 --- a/templates/tickets/consume.html.twig +++ b/templates/tickets/consume.html.twig @@ -87,23 +87,21 @@