mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
changed error message
This commit is contained in:
parent
924ef7cacd
commit
bb17ddea61
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ services:
|
|||
wallabag_core.graby:
|
||||
class: Graby\Graby
|
||||
arguments:
|
||||
- { error_message: "wallabag can't retrieve contents for this article. Please contact us if problem persists." }
|
||||
- { error_message: "wallabag can't retrieve contents for this article. Please report this issue to us." }
|
||||
calls:
|
||||
- [ setLogger, [ "@logger" ] ]
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue