fix comment preview and scroll to the just created comment after posting it

This commit is contained in:
Mario
2025-07-27 09:52:48 +00:00
parent e5c54fadea
commit b5a798f068
2 changed files with 7 additions and 1 deletions

View File

@@ -70,7 +70,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '10.5.1');
define('STD_VERSION', '10.5.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);