mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Save server streams
This commit is contained in:
parent
ebc47ca4da
commit
6b7869bd34
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ if __name__ == '__main__':
|
|||
streams.append(stream)
|
||||
|
||||
server.streams.append(streams)
|
||||
server.save()
|
||||
|
||||
cursor.close()
|
||||
db.close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue