mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Working on pro plan
This commit is contained in:
parent
8e3f602e3a
commit
8fdb122224
@ -111,7 +111,7 @@ class User extends ConfideUser implements UserInterface, RemindableInterface
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->account->pro_plan;
|
return $this->account->pro_plan_paid;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function showGreyBackground()
|
public function showGreyBackground()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user