ranjith-dev #675

Merged
jothi merged 2 commits from ranjith-dev into master 2026-05-29 15:04:43 +00:00
Showing only changes of commit 17030f2c7f - Show all commits

View File

@@ -49,7 +49,7 @@ class TestingPanelReadingResource extends Resource
protected static ?string $navigationGroup = 'Testing Panel';
protected static ?int $navigationSort = 3;
protected static ?int $navigationSort = 4;
public static function form(Form $form): Form
{