mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-04 08:16:17 +00:00
Added Webhooks Class
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from pydantic import BaseModel, PositiveInt
|
||||
from pydantic import BaseModel
|
||||
|
||||
class OverridePeerSettingsClass(BaseModel):
|
||||
DNS: str = ''
|
||||
|
Reference in New Issue
Block a user