From f14bbaa50aab745132183e5213a4bf24295644f5 Mon Sep 17 00:00:00 2001 From: Moscowbornandbred <54398493+Moscowbornandbred@users.noreply.github.com> Date: Thu, 22 Aug 2019 13:39:17 +0300 Subject: [PATCH] Test Test --- src/sample-config.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/sample-config.php b/src/sample-config.php index 1085af3..2353655 100644 --- a/src/sample-config.php +++ b/src/sample-config.php @@ -31,7 +31,9 @@ // Canadian Cash format ['1', '2', '5', '10', '20', '50', '100'], // Standard fibonacci with shrug - ['1', '2', '3', '5', '8', '13', '&#F937;'] + ['1', '2', '3', '5', '8', '13', '&#F937;'], + // Shtorm Cash format + ['1', '2', '3', '4', '6', '8', '12', '16', '20', '24', '32', '40', '80'] ]; // Src tree for documentation linking from page