소스 검색

spacing silly wsywig editor hates pastes

Roman-Nopantski 8 년 전
부모
커밋
7b80d3c733
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      user.js

+ 1 - 0
user.js

@@ -675,6 +675,7 @@ user_pref("browser.ssl_override_behavior", 1);
 // 1222: enforce CSP (Content Security Policy) (default is true)
    // https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
 user_pref("security.csp.enable", true);
+
 /*** 1400: FONTS ***/
 user_pref("ghacks_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
 // 1401: disable websites downloading their own fonts (0=block, 1=allow)