From b8c883ec36bf943f65f49d5b8590eb71d4e4369a Mon Sep 17 00:00:00 2001 From: Joe Dolson Date: Tue, 28 Jan 2025 14:24:51 -0600 Subject: [PATCH] Alignment --- src/wpt-truncate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wpt-truncate.php b/src/wpt-truncate.php index 5bddeea..6281677 100644 --- a/src/wpt-truncate.php +++ b/src/wpt-truncate.php @@ -460,7 +460,7 @@ function wpt_create_values( $post, $post_ID, $ref, $service ) { $user_field = 'wpt_mastodon_username'; break; } - $account = get_option( $account_field, '' ); + $account = get_option( $account_field, '' ); // The setting. $user_meta = get_user_meta( $auth, $user_setting, true ); // If connected to service.