Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesMangwa committed Dec 9, 2021
1 parent b407b84 commit c5690b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ That should get you up and running in just a few seconds ⚡️.
### Available `PapercupsIntl` parameters
| Parameters | Type | Value | Default |
| :--- | :--- | :----- | :------ |
<!-- | **`agentAvailableText`** | `String` | This text will be shown if the showAgentAvailability is true and you are online | `"We're available."` |
| **`agentUnavailableText`** | `String` | This text will be shown if the showAgentAvailability is true and you are online | `"We're away at the moment."` | -->
| **`attachmentNamePlaceholder`** | `String` | Text displayed when an attachment doesn't have a file name | `"No Name"` |
| **`attachmentUploadErrorText`** | `String` | Error message displayed when an attachment could not be uploaded | `"Failed to upload attachment"` |
| **`attachmentUploadedText`** | `String` | Text displayed when an attachment has been uploaded | `"Attachment uploaded"` |
Expand Down

0 comments on commit c5690b9

Please sign in to comment.