aboutsummaryrefslogtreecommitdiff
path: root/popup/popup.tsx
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-03-01 19:46:20 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-03-01 19:56:41 +0100
commit1cca800254bca4b34e911f252223ef0456dd95d7 (patch)
tree23e55fdbb0d07146b7425a4a25664fdc17bce76f /popup/popup.tsx
parent5c600904f5d30773f5700f1df934d5235558b2eb (diff)
downloadwallet-core-1cca800254bca4b34e911f252223ef0456dd95d7.tar.xz
add author
Diffstat (limited to 'popup/popup.tsx')
-rw-r--r--popup/popup.tsx8
1 files changed, 8 insertions, 0 deletions
diff --git a/popup/popup.tsx b/popup/popup.tsx
index 963556c32..2cd753e4f 100644
--- a/popup/popup.tsx
+++ b/popup/popup.tsx
@@ -15,6 +15,14 @@
*/
+/**
+ * Popup shown to the user when they click
+ * the Taler browser action button.
+ *
+ * @author Florian Dold
+ */
+
+
/// <reference path="../lib/decl/mithril.d.ts" />
/// <reference path="../lib/decl/lodash.d.ts" />