mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 00:02:17 +00:00
fix typo
@@ -329,7 +329,7 @@ interface IPluginContentProvider : IDisposable
|
||||
List<KeyValuePair<string, string>> XmlFieldsGet();
|
||||
void GetMedia(Threading.CancellationToken Token);
|
||||
void Download(Threading.CancellationToken Token);
|
||||
void ResetHistoryData();
|
||||
void ResetHistoryData();
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user