|
|
|
|
|
by nkrisc
284 days ago
|
|
For anyone using a dark theme with their browser or OS, the string constants actually have interpolation syntax in them. It's just black, on a black background. For example, I thought it was strange their error message was: "Error: "
Turns out its actually: "Error: ${msg}"
|
|