We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a519cf commit 714a33cCopy full SHA for 714a33c
lib/consts.dart
@@ -494,7 +494,7 @@ const kRaiseIssue =
494
"\nPlease raise an issue in API Dash GitHub repo so that we can resolve it.";
495
496
const kCsvError =
497
- "There seems to be an issue rendering this CSV image. Please raise an issue in API Dash GitHub repo so that we can resolve it.";
+ "There seems to be an issue rendering this CSV. Please raise an issue in API Dash GitHub repo so that we can resolve it.";
498
499
500
const kHintTextUrlCard = "Enter API endpoint like api.foss42.com/country/codes";
0 commit comments