Explorar o código

New cache element: Current.aside

@soyjavi %!s(int64=14) %!d(string=hai) anos
pai
achega
0bb0a567a3
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/Lungo.Element.js

+ 2 - 1
src/Lungo.Element.js

@@ -12,6 +12,7 @@ LUNGO.Element = {
     sections: null,
     Current: {
         section: null,
-        article: null
+        article: null,
+        aside: null
     }
 };