mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +02:00
Change hyphens to underscores in filename
This commit is contained in:
@@ -98,6 +98,6 @@ return [
|
|||||||
},
|
},
|
||||||
|
|
||||||
'down' => function (Builder $schema) {
|
'down' => function (Builder $schema) {
|
||||||
// hmmm
|
// not implemented
|
||||||
}
|
}
|
||||||
];
|
];
|
Reference in New Issue
Block a user