mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 14:23:44 +02:00
ui(files): add pull file modal
This commit is contained in:
5
config/features.php
Normal file
5
config/features.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'pull_files' => env('FEATURES_PULL_FILES', true),
|
||||
];
|
||||
Reference in New Issue
Block a user