]> Untitled Git - lemmy.git/commitdiff
Minor formatting issue.
authorDessalines <tyhou13@gmx.com>
Mon, 21 Oct 2019 19:52:51 +0000 (12:52 -0700)
committerDessalines <tyhou13@gmx.com>
Mon, 21 Oct 2019 19:52:51 +0000 (12:52 -0700)
ui/src/i18next.ts

index a2d743b15a320382dab58c3b7fccb5cdaa202a54..3dd152a419565863b3d6cae3ad8e7d596df94a68 100644 (file)
@@ -40,7 +40,7 @@ i18n.init({
   resources,
   interpolation: {
     format: format,
-  }
+  },
 });
 
 export { i18n, resources };