commit | 4551d7d6029b6f587f6c99d4f8df5519241c6a86 | [log] [tgz] |
---|---|---|
author | Ankush Menat <ankush@iwebnotes.com> | Thu Aug 19 13:41:10 2021 +0530 |
committer | Ankush Menat <ankush@iwebnotes.com> | Thu Aug 19 13:43:28 2021 +0530 |
tree | f9e933c62073c1839ec5ad64b523118bd9c1ccb1 | |
parent | 869e36c33a2a5125399e6b52f700bda8cd742875 [diff] [blame] |
chore: mass trailing whitespace and EOF fixes
diff --git a/erpnext/public/js/hub/vue-plugins.js b/erpnext/public/js/hub/vue-plugins.js index 6e6a7cb..4912d68 100644 --- a/erpnext/public/js/hub/vue-plugins.js +++ b/erpnext/public/js/hub/vue-plugins.js
@@ -55,4 +55,4 @@ Vue.filter('striphtml', function (text) { return strip_html(text || ''); -}); \ No newline at end of file +});