mirror of
https://github.com/zen-browser/rices.git
synced 2025-07-07 17:05:40 +02:00
better logging ant throtling
This commit is contained in:
parent
f05fd437aa
commit
ae379b097f
9 changed files with 429 additions and 27 deletions
|
@ -3,5 +3,5 @@ import { AppService } from './app.service';
|
|||
|
||||
@Controller()
|
||||
export class AppController {
|
||||
constructor(private readonly appService: AppService) {}
|
||||
constructor(private readonly appService: AppService) { }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue