Ver código fonte

fix(config) fix syntax error in commented code

master
Saúl Ibarra Corretgé 4 anos atrás
pai
commit
3122983000
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      config.js

+ 1
- 1
config.js Ver arquivo

@@ -412,7 +412,7 @@ var config = {
412 412
     // enableAutomaticUrlCopy: false,
413 413
 
414 414
     // Base URL for a Gravatar-compatible service. Defaults to libravatar.
415
-    // gravatarBaseURL: 'https://seccdn.libravatar.org/avatar/';
415
+    // gravatarBaseURL: 'https://seccdn.libravatar.org/avatar/',
416 416
 
417 417
     // Stats
418 418
     //

Carregando…
Cancelar
Salvar