Update LBRY_Admin.php

This commit is contained in:
Lemuel Smyth 2022-02-12 11:51:55 -06:00 committed by GitHub
parent cbeba21938
commit 7ad6d8a178
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ class LBRY_Admin
*/
public function create_options_page()
{
$hook_suffix = add_menu_page(
add_menu_page(
__('LBRYPress Settings', 'lbrypress'),
__('LBRYPress', 'lbrypress'),
'manage_options',