Fix church giving pages and restore Give in launcher.
Deploy Ladill Give / deploy (push) Successful in 54s
Deploy Ladill Give / deploy (push) Successful in 54s
Allow church QR types to resolve to the public giving landing page again after the Mini-only landing gate regression. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -189,6 +189,7 @@ class QrCode extends Model
|
||||
public function usesLandingPage(): bool
|
||||
{
|
||||
return in_array($this->type, [
|
||||
self::TYPE_CHURCH,
|
||||
self::TYPE_PAYMENT,
|
||||
], true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user