HedvigInsurance / ugglan

It's just an insurance app for iOS
GNU Affero General Public License v3.0
81 stars 11 forks source link

Fixed issue with setting currentTier and currentDeductible #1566

Closed sladan-hedvig closed 5 days ago

sladan-hedvig commented 5 days ago

Matching tier wasn't working and its not smart to have currentDeductible if we don't have current tier, so better leave it empty instead populating it

Checklist