LeoColman / Petals

🌻 The Open Source app Petals aims to help its users to either quit weed, reduce usage or simply know how much they're using.
GNU Affero General Public License v3.0
82 stars 33 forks source link

🐛 Updated default censorship settings #582

Closed LeoColman closed 4 months ago

LeoColman commented 4 months ago

Changed the default censorship for day, week, month, year and all time periods from true to false in the BlockRepository. Additionally updated the CensureIcon and BlockText Composables in UseBlock to correctly reflect their censorship states.

Closes #581