better comments

This commit is contained in:
jrkb 2025-05-18 17:35:58 +02:00
parent d56ca84236
commit 7c9a725338

View file

@ -22,7 +22,7 @@ bl_info = {
"description": "Convenience addon for 3D fonts", "description": "Convenience addon for 3D fonts",
"category": "Typography", "category": "Typography",
} }
# NOTE: also change version in common/utils.py # NOTE: also change version in common/utils.py and README.md
# make sure that modules are reloadable # make sure that modules are reloadable
# when registering # when registering