Files
2026-05-12 10:16:16 +07:00

4 lines
129 B
PHP

<?php
header('Content-Type: application/json');
echo json_encode(['success'=>true,'msg'=>'API placeholder untuk layer groups']);