DIYgod %!s(int64=7) %!d(string=hai) anos
pai
achega
1331b6d5c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/time.js

+ 1 - 1
src/time.js

@@ -88,7 +88,7 @@ class Time {
         }
     }
 
-    distroy (type) {
+    destroy (type) {
         if (type) {
             clearInterval(this[`${type}Checker`]);
         }