mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Typo
This commit is contained in:
parent
10bb740ad8
commit
0787c7ba68
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@ if __name__ == '__main__':
|
||||||
|
|
||||||
import_streams_to_server(db, server)
|
import_streams_to_server(db, server)
|
||||||
import_subscribers_to_server(db, server)
|
import_subscribers_to_server(db, server)
|
||||||
import_resellers_to_server(dv, server)
|
import_resellers_to_server(db, server)
|
||||||
db.close()
|
db.close()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue