Deploy Ladill Queue / deploy (push) Successful in 56s
Phases 1–6: tickets, counters, displays, appointments, workflows, rules, analytics, reports, feedback, admin, device API, and Gitea deploy workflow for queue.ladill.com. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
219 B
PHP
8 lines
219 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'Ladill Queue',
|
|
'logo' => 'images/logo/ladillqueue-logo.svg',
|
|
'description' => 'Your Ladill Queue session has ended. Sign in again to manage customer flow and service queues.',
|
|
];
|