mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-24 01:03:46 +02:00
Update seeders to not error out and allow updating values quickly.
This commit is contained in:
@@ -49,7 +49,7 @@ class Service extends Model
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function defaultIndexFile()
|
||||
public static function defaultIndexFile()
|
||||
{
|
||||
return <<<'EOF'
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user