diff --git a/www/common/outer/async-store.js b/www/common/outer/async-store.js index 885bc1131..df2e2a710 100644 --- a/www/common/outer/async-store.js +++ b/www/common/outer/async-store.js @@ -41,6 +41,9 @@ define([ pad: { width: true }, + security: { + unsafeLinks: false + }, general: { allowUserFeedback: true }