1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2024-11-01 03:21:21 +00:00
This commit is contained in:
Yusuf Yilmaz 2022-05-27 15:25:22 +02:00
parent 54f7b8744d
commit 3f82d0b5f1

View file

@ -8,5 +8,4 @@ export interface Logging {
| 'Http' | 'Http'
| 'Memory' | 'Memory'
| 'Webhook' | 'Webhook'
} }