another minor fix on the option 4

This commit is contained in:
doctor_dev 2025-05-30 18:22:29 +00:00
parent 0efa35b00d
commit abb3f97a91
No known key found for this signature in database
GPG key ID: F12F7F71CB84AEAA

View file

@ -535,7 +535,7 @@ Maintenance:
print_colors('[+] Syncing official webrings to local webrings')
webring_df = verify_official_participants_registered()
webring_df = get_local_webring_participants()
current_instance = get_current_instance()