summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/history.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/history.js b/src/history.js
index b46dd260..234a1c8a 100644
--- a/src/history.js
+++ b/src/history.js
@@ -1,3 +1,4 @@
+"use strict"
// Once upon a time we shall have a versioned property graph from which history
// will be one extractable aspect, much like a git for graphs. Now we just have
// a plain list of events for a specific user.