aboutsummaryrefslogtreecommitdiff
path: root/extension/background/main.ts
diff options
context:
space:
mode:
Diffstat (limited to 'extension/background/main.ts')
-rw-r--r--extension/background/main.ts4
1 files changed, 3 insertions, 1 deletions
diff --git a/extension/background/main.ts b/extension/background/main.ts
index 88b56fd4b..7d607aa49 100644
--- a/extension/background/main.ts
+++ b/extension/background/main.ts
@@ -14,7 +14,9 @@
TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
*/
-// Entry point for the background page.
+/**
+ * Entry point for the background page.
+ */
"use strict";