Commit 3472fec4 authored by nanahira's avatar nanahira

fix

parent 3a1259f8
......@@ -33,8 +33,8 @@ export class HamiFetcherService extends ConsoleLogger {
this.http.post<TwintReturn>(
`${this.twintUrl}/Search`,
{
Username: 'Hamimelon7',
Search: '蔷蔷挂人板',
Username: this.hamiUsername,
Search: this.hamiBlacklistSearch,
Since,
},
this.axiosConfig(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment