This commit is contained in:
Champ Camba
2020-03-18 21:51:36 +08:00
+1 -1
View File
@@ -14,7 +14,7 @@
nonce: um_admin_scripts.nonce
},
success: function( response ) {
if ( typeof response.data.count != 'undefined' ) {
if ( typeof response.data.message != 'undefined' ) {
um_add_upgrade_log( response.data.message );
//switch to the next package
um_run_upgrade();