We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9ddd8 commit 599b683Copy full SHA for 599b683
tootpress_database.php
@@ -110,7 +110,7 @@ function tootpress_clear_data() {
110
111
function tootpress_restore_factory_settings() {
112
113
- update_option('tootpress_plugin_version', "1");
+ update_option('tootpress_plugin_version', "4");
114
update_option('tootpress_database_version', "1");
115
update_option('tootpress_active', "1");
116
update_option('tootpress_mastodon_instance',"");
0 commit comments