Skip to content

Commit d6bf2e0

Browse files
authored
Merge pull request pterodactyl#1978 from Sir3lit/patch-4
Update 2020_04_22_055500_add_max_connections_column.php
2 parents e2e82b9 + 941692a commit d6bf2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/migrations/2020_04_22_055500_add_max_connections_column.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Support\Facades\Schema;
66

7-
class AddMaxConnectionsColumnToDatabasesTable extends Migration
7+
class AddMaxConnectionsColumn extends Migration
88
{
99
/**
1010
* Run the migrations.

0 commit comments

Comments
 (0)