Zmień etykietę 'pause' na 'paused' w klasie Products dla poprawy spójności kolorów.

This commit is contained in:
2025-05-15 23:46:53 +02:00
parent 9d5119e421
commit ea6163bee2

View File

@@ -77,7 +77,7 @@ class Products
$custom_label_4_color = 'background-color:rgb(58, 58, 58); color: #FFF;';
else if ( $custom_label_4 == 'pla' )
$custom_label_4_color = 'background-color:rgb(74, 63, 136); color: #FFF;';
else if ( $custom_label_4 == 'pause' )
else if ( $custom_label_4 == 'paused' )
$custom_label_4_color = 'background-color:rgb(143, 143, 143); color: #FFF;';
$data['data'][] = [