Skip to content

Commit e2ea8b3

Browse files
committed
oopsie
1 parent 513c3de commit e2ea8b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

multiaccounts/settings/database.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,6 @@ func (db *Database) GetSettings() (Settings, error) {
408408
test_networks_enabled, mutual_contact_enabled, profile_migration_needed, wallet_token_preferences_group_by_community, url_unfurling_mode,
409409
mnemonic_was_not_shown, wallet_show_community_asset_when_sending_tokens, wallet_display_assets_below_balance,
410410
wallet_display_assets_below_balance_threshold, wallet_collectible_preferences_group_by_collection, wallet_collectible_preferences_group_by_community,
411-
peer_syncing_enabled, auto_refresh_tokens_enabled, last_tokens_update, news_feed_enabled, news_feed_last_fetched_timestamp, news_rss_enabled, backup_path
412411
peer_syncing_enabled, auto_refresh_tokens_enabled, last_tokens_update, news_feed_enabled, news_feed_last_fetched_timestamp, news_rss_enabled, backup_path,
413412
messages_backup_enabled
414413
FROM

0 commit comments

Comments
 (0)