This commit is contained in:
Lance Pioch 2024-04-21 01:00:48 -04:00
parent 204734914d
commit 3e239f9caa

View File

@ -174,7 +174,7 @@ class EditProfile extends \Filament\Pages\Auth\EditProfile
->log(); ->log();
$action->success(); $action->success();
}) }),
]), ]),
Section::make('API Keys')->columnSpan(2)->schema([ Section::make('API Keys')->columnSpan(2)->schema([
Repeater::make('keys') Repeater::make('keys')