mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
Added total calories as a column to stock overview (references #1058)
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
{ 'visible': false, 'targets': 8 },
|
||||
{ 'visible': false, 'targets': 2 },
|
||||
{ 'visible': false, 'targets': 4 },
|
||||
{ 'visible': false, 'targets': 9 }
|
||||
{ 'visible': false, 'targets': 9 },
|
||||
{ 'visible': false, 'targets': 10 }
|
||||
],
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user