diff --git a/tagstudio/src/core/constants.py b/tagstudio/src/core/constants.py index 492b9675..7f25f374 100644 --- a/tagstudio/src/core/constants.py +++ b/tagstudio/src/core/constants.py @@ -205,6 +205,5 @@ TAG_COLORS = [ "cool gray", "olive", ] - TAG_FAVORITE = 1 -TAG_ARCHIVED = 0 \ No newline at end of file +TAG_ARCHIVED = 0