maltsev / UnitConversionBot

Telegram bot that converts units (e.g. feet → meters)
https://t.me/UnitConversionBot
GNU General Public License v3.0
8 stars 1 forks source link

Fix invalid conversion "100 cm to in" #5

Closed maltsev closed 2 years ago

maltsev commented 2 years ago

When you type "100 cm to in" it gets converted to meters.

maltsev commented 2 years ago

Fixed.