mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-12-16 00:16:18 +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