bushable/user/profile/notificationsettings.php
2024-08-06 16:47:38 +02:00

9 lines
No EOL
131 B
PHP

<?php
header('Content-Type: application/json');
?>
{
"code": "",
"data": {},
"success": true,
"error": ""
}