Update activitypub.php

This commit is contained in:
Matthias Pfefferle 2023-05-17 10:25:31 +02:00 committed by GitHub
parent a147d21fda
commit ec3f8454c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,7 +128,7 @@ function plugin_settings_link( $actions ) {
)
);
register_uninstall_hook(
\register_uninstall_hook(
__FILE__,
array(
__NAMESPACE__ . '\Activitypub',