This commit is contained in:
edschuy95 2025-07-13 23:38:59 -04:00
parent eeda32a9b2
commit e865fcdd36
3 changed files with 35 additions and 0 deletions

View file

@ -24,6 +24,7 @@
<ItemGroup>
<Compile Include="app.py" />
<Compile Include="config.py" />
<Compile Include="config.template.py" />
<Compile Include="routes\helpers.py" />
<Compile Include="routes\voipms.py" />
<Compile Include="routes\yeastar.py" />