Deploy Ladill Frontdesk / deploy (push) Successful in 29s
Frontdesk now matches the Ladill mobile pattern: app name in the header, Home/Search/Notifications/Profile in the bottom bar with a profile sheet. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
50 B
PHP
6 lines
50 B
PHP
<?php
|
|
|
|
return [
|
|
'app_name' => 'Frontdesk',
|
|
];
|