mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-06 17:41:01 +00:00
CS
This commit is contained in:
parent
e6f55346fd
commit
6682139ec5
3 changed files with 3 additions and 2 deletions
|
@ -51,6 +51,7 @@ twig:
|
|||
form:
|
||||
resources:
|
||||
- LexikFormFilterBundle:Form:form_div_layout.html.twig
|
||||
|
||||
# Assetic Configuration
|
||||
assetic:
|
||||
debug: "%kernel.debug%"
|
||||
|
|
|
@ -28,7 +28,7 @@ class Utils
|
|||
|
||||
/**
|
||||
* For a given text, we calculate reading time for an article
|
||||
* based on 200 words per minute
|
||||
* based on 200 words per minute.
|
||||
*
|
||||
* @param $text
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue