mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-06-17 16:40:31 +00:00
🔠 Standardize brand name casing to **EINUNDZWANZIG** across translations, controllers, views, and configurations
This commit is contained in:
@@ -30,7 +30,7 @@ final class MobileAuthController extends Controller
|
||||
/** @var list<string> */
|
||||
public const ALLOWED_REDIRECT_URIS = ['einundzwanzig://auth'];
|
||||
|
||||
public const DEFAULT_DEVICE_NAME = 'Einundzwanzig Mobile App';
|
||||
public const DEFAULT_DEVICE_NAME = 'EINUNDZWANZIG Mobile App';
|
||||
|
||||
/**
|
||||
* Handle the NIP-55 signer callback (e.g. Amber on Android).
|
||||
|
||||
Reference in New Issue
Block a user