Skip to content

Commit

Permalink
Fix import error
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoxavier committed Dec 27, 2022
1 parent 5326470 commit 6ef268b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qml/SetFoodPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import "../js/Chart.js" as Charts
import "../js/QChartJsTypes.js" as ChartTypes
import "../js/UserTable.js" as UserTable
import "../js/IngestionsTable.js" as IngestionsTable
import "../js/UserFoodsListTable.js" as UserFoodsListTable


Page{
Expand Down

0 comments on commit 6ef268b

Please sign in to comment.