Remove: #454 リンクプレビューを生成する設定の削除、無効化 (LTS) (#459)

This commit is contained in:
KMY(雪あすか) 2024-01-15 12:27:29 +09:00 committed by GitHub
parent ad7f23556b
commit 33f254be42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 1 additions and 20 deletions

View file

@ -123,10 +123,6 @@ module HasUserSettings
settings['translatable_private']
end
def setting_link_preview
settings['link_preview']
end
def setting_single_ref_to_quote
settings['single_ref_to_quote']
end