The source project of this merge request has been removed.
fix for "rule does not exist" error when viewing Zoom Settings > Zoom Accounts
Per https://chat.civicrm.org/civicrm/pl/p9jcfhcqy3ykpb7wqz7h6mu9xy Mattermost thread:
In CiviCRM 5.66.0 & 5.65.1 (WordPress 6.2.3, PHP 8.0.30), when I went to Administer > Zoom Settings > Zoom Accounts, the following error appeared instead of the settings QuickForm:
QuickForm Error: the rule does not exist as a registered rule
This change seemed to make it work.