Yuki Takei %!s(int64=8) %!d(string=hai) anos
pai
achega
e1e3b2eb6e
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/views/modal/shortcuts.html

+ 0 - 1
lib/views/modal/shortcuts.html

@@ -61,7 +61,6 @@
     var isMac = (platform.indexOf('mac') > -1);
 
     document.querySelectorAll('.cmd-key').forEach((element) => {
-      console.log(element);
       if (isMac) {
         element.classList.add('mac');
       }