FIX: Removed the branch

This commit is contained in:
Dan
2024-06-30 17:41:21 -04:00
parent fce87e7924
commit 7909594da8
2 changed files with 3 additions and 4 deletions

View File

@@ -24,6 +24,5 @@ config = {
'update': {'enabled': True},
'data_privacy': {'enabled': True},
'term_privacy': {'enabled': True}
},
'UPDATE_BRANCH': 'dev-rework'
}
}