1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-03 23:30:39 +02:00

remove socket-port function

This commit is contained in:
LinkLeong
2022-12-22 03:53:55 +00:00
parent ec0d98627d
commit d350c3e96f
3 changed files with 0 additions and 18 deletions

View File

@ -25,7 +25,6 @@ type ServerModel struct {
LockAccount bool
Token string
USBAutoMount string
SocketPort string
UpdateUrl string
}