Fix Lightning override string syntax

This commit is contained in:
thePR0M3TH3AN
2025-10-06 09:59:09 -04:00
parent 84948101f3
commit b5f218b221

View File

@@ -44,7 +44,7 @@ export const PLATFORM_FEE_PERCENT = 30;
* Super Admin profile publishing a `lud16` so BitVid still knows where to route
* fees when they are enabled.
*/
export const PLATFORM_LUD16_OVERRIDE = adammalin@strike.me;
export const PLATFORM_LUD16_OVERRIDE = "adammalin@strike.me";
/**
* Optional list of relays to seed new sessions with instead of the defaults.