feat: Update notification in account settings (#1660)
This commit is contained in:
@@ -30,6 +30,7 @@ class Api::V1::AccountsController < Api::BaseController
|
||||
end
|
||||
|
||||
def show
|
||||
@latest_chatwoot_version = ::Redis::Alfred.get(::Redis::Alfred::LATEST_CHATWOOT_VERSION)
|
||||
render 'api/v1/accounts/show.json'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user