working as intended
This commit is contained in:
@@ -32,6 +32,7 @@ type LatexExecution struct {
|
||||
ExecutionLock sync.Mutex
|
||||
ExecutionState string
|
||||
Timestamp string
|
||||
TimestampRFC string
|
||||
Output []byte
|
||||
}
|
||||
var LatexExec LatexExecution
|
||||
|
||||
Reference in New Issue
Block a user