mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 15:23:44 +02:00
Fix missing service file, closes #390
This commit is contained in:
@@ -63,6 +63,7 @@ class VoiceServiceTableSeeder extends Seeder
|
||||
'name' => 'Voice Servers',
|
||||
'description' => 'Voice servers such as Mumble and Teamspeak 3.',
|
||||
'startup' => '',
|
||||
'index_file' => Service::defaultIndexFile(),
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user