From 45981d3ce2dbc3e2c888d08dc1aecc48da40bef3 Mon Sep 17 00:00:00 2001 From: Kulbhushan Kaushik Date: Thu, 15 Sep 2022 09:57:53 -0400 Subject: [PATCH] commit --- src/global-methods.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global-methods.js b/src/global-methods.js index 0cf0346c..7da6ed06 100644 --- a/src/global-methods.js +++ b/src/global-methods.js @@ -18,4 +18,4 @@ export default { ); }); } -} \ No newline at end of file +}; \ No newline at end of file