| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -148,4 +148,4 @@ def authorize_credit_card(amount): | |||
| 148 | 148 | ||
| 149 | 149 | ||
| 150 | 150 | if (os.path.basename(__file__) == os.path.basename(sys.argv[0])): | |
| 151 | - authorize_credit_card(CONSTANTS.amount) | ||
| 151 | + authorize_credit_card(CONSTANTS.amount + 100) | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments