Skip to content

Commit

Permalink
income_items_data
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Jun 25, 2024
1 parent 5dd726f commit 8544fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion budgetkey_api/modules/simpledb.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class SimpleDBBlueprint(Blueprint):

TABLES = [
'budget_items_data',
'budget_incomes_data',
'income_items_data',
# 'budget_topics_data',
# 'supports_data',
# 'contracts_data',
Expand Down

0 comments on commit 8544fea

Please sign in to comment.