Merge pull request #5899 from chansizzle/patch-454

update firmware path
This commit is contained in:
FusionPBX 2021-04-19 17:49:12 -06:00 committed by GitHub
commit 428c681626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ static.managementserver.connection_request_username =
####################################################################################### #######################################################################################
## Firmware Update ## ## Firmware Update ##
####################################################################################### #######################################################################################
static.firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t53w} static.firmware.url = {$yealink_firmware_url}/{$yealink_firmware_t53}
####################################################################################### #######################################################################################