Skip to content

Commit 94202f0

Browse files
committed
Fixed discount for Madrinas
1 parent 3adb385 commit 94202f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Fritz.StreamTools/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,11 @@
162162
},
163163
{
164164
"command": "coffee",
165-
"response": "Jeff drinks Madrinas coffee - Use code: FRITZ to receive 40% off of your order at https://www.madrinascoffee.com"
165+
"response": "Jeff drinks Madrinas coffee - Use code: FRITZ to receive 20% off of your order at https://www.madrinascoffee.com"
166166
},
167167
{
168168
"command": "madrinas",
169-
"response": "Madrinas coffee - Fuel for the grind, fuel for your mind. Use code: FRITZ to receive 40% off of your order at https://www.madrinascoffee.com"
169+
"response": "Madrinas coffee - Fuel for the grind, fuel for your mind. Use code: FRITZ to receive 20% off of your order at https://www.madrinascoffee.com"
170170
},
171171
{
172172
"command": "defend",

0 commit comments

Comments
 (0)