chore: Remove message_signature_enabled from users (#3982)

This commit is contained in:
Pranav Raj S
2022-02-15 12:10:53 +05:30
committed by GitHub
parent 351a3dc372
commit 2591a04c0b
10 changed files with 67 additions and 81 deletions

View File

@@ -39,7 +39,6 @@ class Api::V1::ProfilesController < Api::BaseController
:display_name,
:avatar,
:message_signature,
:message_signature_enabled,
ui_settings: {}
)
end