From 7e7ff2966cc52d7efee3b629ebc7bd60e838a013 Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Wed, 9 Nov 2022 22:08:55 -0500 Subject: [PATCH] grrrrrrrrrrr... won't compile without a newline at the end. --- src/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.toml b/src/config.toml index f82a282..212a065 100644 --- a/src/config.toml +++ b/src/config.toml @@ -26,4 +26,4 @@ title = 'Equitable Open-Source for Web3' [security] [security.exec] - allow = ['^go$', '^postcss$', '^npx$', '^babel$'] \ No newline at end of file + allow = ['^go$', '^postcss$', '^npx$', '^babel$']