Change update check source to kmyblue origin
This commit is contained in:
parent
ee6186a197
commit
7696216cbd
7 changed files with 19 additions and 4 deletions
|
@ -46,6 +46,7 @@ class Form::AdminSettings
|
|||
receive_other_servers_emoji_reaction
|
||||
streaming_other_servers_emoji_reaction
|
||||
enable_emoji_reaction
|
||||
check_lts_version_only
|
||||
).freeze
|
||||
|
||||
INTEGER_KEYS = %i(
|
||||
|
@ -72,6 +73,7 @@ class Form::AdminSettings
|
|||
receive_other_servers_emoji_reaction
|
||||
streaming_other_servers_emoji_reaction
|
||||
enable_emoji_reaction
|
||||
check_lts_version_only
|
||||
).freeze
|
||||
|
||||
UPLOAD_KEYS = %i(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue