Merge pull request 'changed modeule name of item characteristics page' (#1077) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s

Reviewed-on: #1077
This commit was merged in pull request #1077.
This commit is contained in:
2026-09-22 09:20:50 +00:00

View File

@@ -27,7 +27,7 @@ class ItemCharacteristicResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Customized Sticker Printing';
protected static ?string $navigationGroup = 'Sticker Printing';
public static function form(Form $form): Form
{