mirror of
https://github.com/grocy/grocy.git
synced 2025-10-12 16:44:55 +00:00
Applied VSCode JS formatting settings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Grocy.RecipePosFormProductChangeCount = 0;
|
||||
|
||||
$('#save-recipe-pos-button').on('click', function (e)
|
||||
$('#save-recipe-pos-button').on('click', function(e)
|
||||
{
|
||||
e.preventDefault();
|
||||
|
||||
|
Reference in New Issue
Block a user