mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-04-19 11:26:16 +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