mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-17 21:43:59 +00:00
added webhooklogexcludefunc (#240)
This commit is contained in:
@@ -11,6 +11,7 @@ export interface Config {
|
||||
searchSettings: SearchSettings;
|
||||
webhook: Webhook;
|
||||
logExcludeFunc: string[];
|
||||
webhooklogExcludeFunc: string[];
|
||||
saveFingerprint: ConfigSaveFingerprint;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user