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
80 stars 31 forks source link

✨ Add feature for censuring block values #571

Closed gBL17 closed 3 months ago

gBL17 commented 3 months ago

1.Introduce 'BlockRepository' to handle block censure with enum BlockTypes

2.Revise 'UseBlock' function by replacing title parameter with 'blockType: BlockType'