mirror of
https://github.com/typemill/typemill.git
synced 2025-07-31 03:10:19 +02:00
Hotfix 1.3.6.1: Translation-filter deleted from field value
This commit is contained in:
@@ -92,7 +92,7 @@ class Settings
|
||||
'contentFolder' => 'content',
|
||||
'cache' => true,
|
||||
'cachePath' => $rootPath . 'cache',
|
||||
'version' => '1.3.6',
|
||||
'version' => '1.3.6.1',
|
||||
'setup' => true,
|
||||
'welcome' => true,
|
||||
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],
|
||||
|
Reference in New Issue
Block a user