bridgeLoginInstruction top-level constant

String const bridgeLoginInstruction

Login instruction for bridge access.

Implementation

const String bridgeLoginInstruction =
    'You need to log in first. Run /login to authenticate.';