mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2026-03-15 07:27:13 +00:00
Fix Lightning override string syntax
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user