Add Ladill Transfer to shared app launcher.
Deploy Ladill Mini / deploy (push) Successful in 35s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-08 11:20:27 +00:00
co-authored by Cursor
parent 41ef2bdf29
commit b29907385b
2 changed files with 26 additions and 0 deletions
+1
View File
@@ -33,5 +33,6 @@ return [
['name' => 'QR Plus', 'url' => 'https://qrplus.'.$root.'/sso/connect?redirect='.urlencode('https://qrplus.'.$root.'/dashboard'), 'icon' => 'qrplus.svg'],
['name' => 'Events', 'url' => 'https://events.'.$root.'/sso/connect?redirect='.urlencode('https://events.'.$root.'/dashboard'), 'icon' => 'events.svg'],
['name' => 'Mini', 'url' => 'https://mini.'.$root.'/sso/connect?redirect='.urlencode('https://mini.'.$root.'/dashboard'), 'icon' => 'mini.svg'],
['name' => 'Transfer', 'url' => 'https://transfer.'.$root.'/sso/connect?redirect='.urlencode('https://transfer.'.$root.'/dashboard'), 'icon' => 'transfer.svg'],
],
];
+25
View File
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
<defs>
<style>
.cls-1 {
fill: #56939c;
}
.cls-1, .cls-2, .cls-3 {
stroke-width: 0px;
}
.cls-2 {
fill: #40be5e;
}
.cls-3 {
fill: #6b67d9;
}
</style>
</defs>
<path class="cls-3" d="M281.1,272.4c-120,0,35.5-.3-84.6-.3h-11.3c.9-4.6,4.2-6.4,6.4-8.5,15.3-15.4,30.9-30.9,46.2-46.3,18.6-18.8,19.5-46.6,2-64-17.6-17.5-44.5-16.5-63.7,2.7-42.7,42.6-85.5,85.2-128.2,127.8-13.7,13.7-17.9,32-11,48.7,7.1,17,23.5,27.6,42.9,27.6,98.5,0,66.8-.1,165.3-.3,59.3,0-26.6.3,32.8.3s27.9-3.8,37.4-15.4c12-14.4,14.6-30.8,6.2-47.6-8.1-16.5-22.2-24.4-40.6-24.5h.1Z"/>
<path class="cls-2" d="M81,87.6c120,0-39.6.3,80.5.3h11.3c-.9,4.6-4.2,6.4-6.4,8.5-15.3,15.4-30.9,30.9-46.2,46.3-18.6,18.8-19.5,46.6-2,64,17.6,17.5,44.5,16.5,63.7-2.7,42.7-42.6,85.5-85.2,128.2-127.8,13.7-13.7,17.9-32,11-48.7-7.1-17-23.5-27.6-42.9-27.6-98.5,0-62.7.1-161.2.3-59.3,0,26.6-.3-32.8-.3s-27.9,3.8-37.4,15.4c-12,14.4-14.6,30.8-6.2,47.6,8.1,16.5,22.2,24.4,40.6,24.5h-.1Z"/>
<path class="cls-1" d="M181.9,204c18.1-18,36.1-36,54.2-54-17.5-13.9-42.1-11.9-60,6-18.1,18-36.1,36-54.2,54,17.5,13.9,42.1,11.9,60-6Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB