From 6d54a1e75d17623d476b230a2ae4489f5652f51f Mon Sep 17 00:00:00 2001 From: "Julia.Radzhabova" Date: Wed, 16 Jul 2025 21:46:25 +0300 Subject: [PATCH] Fix --- build/Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Gruntfile.js b/build/Gruntfile.js index 28f199c5ed..044fa02213 100644 --- a/build/Gruntfile.js +++ b/build/Gruntfile.js @@ -112,7 +112,7 @@ module.exports = function(grunt) { to: _encode(process.env.DEFAULT_LANG) || 'en' }, { from: /\{\{SUGGEST_URL\}\}/g, - to: _encode(process.env.DEFAULT_LANG) || 'https://feedback.onlyoffice.com/forums/966080-your-voice-matters?category_id=519084' + to: _encode(process.env.SUGGEST_URL) || 'https://feedback.onlyoffice.com/forums/966080-your-voice-matters?category_id=519084' }]; var helpreplacements = [