Added cleanup loop

Added LogTable interface
This commit is contained in:
Caleb Gardner
2024-05-31 06:59:30 -05:00
parent 228f0ff86d
commit 2040631737
5 changed files with 63 additions and 17 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ The special appID "darkstormManagement" is used to manage all apps.
{
id: "UUID",
platform: "android",
Date: 20240519 // YYYYMMD
Date: 20240519 // YYYYMMDD as int
}
```