aboutsummaryrefslogtreecommitdiff
path: root/static/vcal.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/vcal.js')
-rw-r--r--static/vcal.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/vcal.js b/static/vcal.js
index 93cfc028..f86c7f65 100644
--- a/static/vcal.js
+++ b/static/vcal.js
@@ -9,6 +9,8 @@
cdr a procedure which takes a slot and a value
and binds the value to the slot.
*/
+
+/* DEPRECATED */
class VComponent {
constructor(el, wide_event=false) {