This commit is contained in:
2025-11-24 02:33:56 +01:00
parent 347d775f15
commit e21966ee6f
4 changed files with 9 additions and 0 deletions

View File

@@ -38,3 +38,6 @@ switch ($path) {
], JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE);
break;
}