- fix user page blocks

This commit is contained in:
ashubawork
2023-07-12 11:46:03 +03:00
parent b56573dd9b
commit 973dd64713
3 changed files with 23 additions and 3 deletions
+3
View File
@@ -15,6 +15,9 @@ if ( ! class_exists( 'um\core\Account' ) ) {
*/
class Account {
/**
* @var boolean
*/
public $account_exist = false;
/**