Fix variable name

pull/1/head
yflory 2021-03-16 17:16:01 +01:00
parent 7971a6d267
commit d9b13ca3b0
1 changed files with 1 additions and 1 deletions

View File

@ -1758,7 +1758,7 @@ define([
// XXX Admin panel overrides AppConfig
// If you set "" in the admin panel, it will remove the AppConfig survey
var surveyURL = typeof(ApiConfig.surveyURL) !== "undefined" ? ApiConfig.surveyURL
var surveyURL = typeof(Config.surveyURL) !== "undefined" ? Config.surveyURL
: AppConfig.surveyURL;
if (surveyURL) {
options.push({