oops
This commit is contained in:
parent
6fcd19554a
commit
ffa02e7b18
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ class Migration {
|
|||
}
|
||||
|
||||
public static function get_version() {
|
||||
return 0;
|
||||
//return get_option( 'activitypub_db_version', 0 );
|
||||
return get_option( 'activitypub_db_version', 0 );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue