Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/mont58-theme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-06-27 20:35:22 +05:00
2 changed files with 16 additions and 8 deletions

View File

@ -197,7 +197,7 @@ function mont58_coffee_label_add_sidepanel()
{
add_meta_box(
"mont58_coffee_label_sidepanel",
"Coffee Label",
"Label",
"mont58_coffee_label_render_sidepanel",
"shop_order",
"side",
@ -245,4 +245,4 @@ add_filter(
},
10,
3
);
);