You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides the copy button fix there is also a problem with the model file too. The copy function there which is public function copyProfile($recurring_id) should be public function copyRecurring($recurring_id)
The text was updated successfully, but these errors were encountered:
Besides the copy button fix there is also a problem with the model file too. The copy function there which is public function copyProfile($recurring_id) should be public function copyRecurring($recurring_id)
The text was updated successfully, but these errors were encountered: