Spaces:
Running
Running
BinaryONe
commited on
Commit
·
11198dc
1
Parent(s):
91e18d3
Changes in Database
Browse files
FileStream/Database/Elements.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
|
2 |
|
3 |
def NewTG_Files(details:dict) -> dict:
|
|
|
1 |
+
from FileStream.Tools import Time_ISTKolNow
|
2 |
|
3 |
|
4 |
def NewTG_Files(details:dict) -> dict:
|