PrayTeam / scriptured-prayer

GNU Affero General Public License v3.0
1 stars 0 forks source link

fix: card and usercard limit div by zero #65

Closed Soyokaze-42 closed 4 months ago

Soyokaze-42 commented 4 months ago

Description

When the api filters return zero categories for cards and uercards, we get a 500 error.

Reason

avoid 500 error

How this has been tested

Manually through /api

Types of changes

Checklist: