Update activitypub.php
This commit is contained in:
parent
a147d21fda
commit
ec3f8454c1
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ function plugin_settings_link( $actions ) {
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
register_uninstall_hook(
|
\register_uninstall_hook(
|
||||||
__FILE__,
|
__FILE__,
|
||||||
array(
|
array(
|
||||||
__NAMESPACE__ . '\Activitypub',
|
__NAMESPACE__ . '\Activitypub',
|
||||||
|
|
Loading…
Reference in a new issue