mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-04 09:56:32 +00:00

We were using `Math.min` in a progressButton's template expression, however such object is not exposed to the Angular expression context.
We were using `Math.min` in a progressButton's template expression, however such object is not exposed to the Angular expression context.