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