diff options
Diffstat (limited to 'hesla.es')
-rw-r--r-- | hesla.es | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -63,9 +63,6 @@ export class Hesla extends ActivePage { console.log("swipe right"); this.prev(); } - else if (Math.abs(distY) > negligible) { - this.today(); - } } // cur_watchword is actually just a virtual property, which is not stored anywhere and its |