soumaeda %!s(int64=2) %!d(string=hai) anos
pai
achega
7866a04f3a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/app/src/server/service/search.ts

+ 1 - 1
apps/app/src/server/service/search.ts

@@ -25,7 +25,7 @@ const logger = loggerFactory('growi:service:search');
 const nonNullable = <T>(value: T): value is NonNullable<T> => value != null;
 
 // options for filtering xss
-// not change whitelist becouse of xss
+// Do not change the property key name to 'whitelist" because it depends on the 'xss' library
 const filterXssOptions = {
   whiteList: {
     em: ['class'],