Update SupportTicketResource.php

This commit is contained in:
Dennis Smink
2023-01-30 11:15:37 +01:00
committed by GitHub
parent d1a7b6002a
commit 145a4af407

View File

@@ -20,7 +20,7 @@ class SupportTicketResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-support';
protected static ?string $label = 'Ticker';
protected static ?string $label = 'Ticket';
protected static ?string $pluralLabel = 'Tickets';