commit | 3ae91322669f94852a3a6509760068cef7446c85 | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Sat Mar 04 13:28:50 2023 -0500 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Sat Mar 04 13:28:50 2023 -0500 |
tree | 1abe4ef0d7fa5f0652ad3f2ae9ec46c5f889e3ee | |
parent | f9baa95b10efc20b24d7f1877dd7e533c16d470d [diff] [blame] |
bleh commit
diff --git a/src/config/main.d.ts b/src/config/main.d.ts index 6549234..75eb9e0 100644 --- a/src/config/main.d.ts +++ b/src/config/main.d.ts
@@ -15,11 +15,9 @@ password: string, database: string, host: string, + authSource: string }, baseUrl: string, - pastebinApiKey: string, - pastebinUsername: string, - pastebinPassword: string, rapidApiKey: string };