pull/33/head
Mashiro 2018-12-14 00:02:32 +08:00
parent 6197b30e18
commit a1d98d0af4
3 changed files with 5 additions and 3 deletions

View File

@ -7,7 +7,7 @@
* @package Sakura
*/
define( 'SAKURA_VERSION', '3.0.7' );
define( 'SAKURA_VERSION', '3.0.8' );
//ini_set('display_errors', true);
//error_reporting(E_ALL);

View File

@ -544,7 +544,9 @@ var pjaxInit = function () {
$("div").remove(".load-aplayer");
});
if ($("div").hasClass("aplayer")) {
reloadHermit();
try {
reloadHermit();
} catch (e) {};
}
if ($("div").hasClass("popcontainer")) {
loadBotui();

View File

@ -5,7 +5,7 @@ Theme URI: https://2heng.xin/theme-sakura/
Author: Mashiro, Louie, Fuzzz
Author URI: http://2heng.xin
Description: Akina http://www.akina.pw/themeakina
Version: 3.0.6
Version: 3.0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: akina