Skip to content

Commit d3898ee

Browse files
committed
chore: Update database startup heading title
1 parent 09cd087 commit d3898ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/livewire/project/database/heading.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<nav wire:poll.5000ms="check_status">
22
<x-resources.breadcrumbs :resource="$database" :parameters="$parameters" />
33
<x-slide-over @startdatabase.window="slideOverOpen = true" closeWithX fullScreen>
4-
<x-slot:title>Database Startup Logs</x-slot:title>
4+
<x-slot:title>Database Startup</x-slot:title>
55
<x-slot:content>
66
<livewire:activity-monitor header="Logs" showWaiting />
77
</x-slot:content>

0 commit comments

Comments
 (0)