Dankoy / jforwarder

Telegram bot for coub.com communities, tags and channels subscriptions.
https://t.me/coub_forwarder_bot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

fix: added check when locale is null #121

Closed Dankoy closed 4 months ago

Dankoy commented 4 months ago

Description

Added check in LocaleProvider if it is null. If null, return default locale. If not get by language code from user.

Fixes #120

Type of change

Please delete options that are not relevant.

Checklist: