Fix: Restore Describe button functionality and correct JSON path

This commit is contained in:
hbrain 2026-05-30 01:24:00 +02:00
parent 9b2e45f1f5
commit 52d56d3e51
4 changed files with 22 additions and 38 deletions

View file

@ -1,6 +1,6 @@
<?php
return [
"site_name" => "Movmaker WebUI",
"site_name" => "Admin MVLog",
"videos_dir" => __DIR__ . "/out-dir",
"thumbs_dir" => __DIR__ . "/thumbs",
"uploads_dir" => __DIR__ . "/in-dir",