mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-31 04:54:45 +02:00
Fix tabs
This commit is contained in:
parent
204734914d
commit
3e239f9caa
@ -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')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user