AdminController; DbBackup route
This commit is contained in:
@@ -9,7 +9,8 @@ namespace WebAPI.Models
|
||||
error,
|
||||
}
|
||||
public enum LogType {
|
||||
import
|
||||
import,
|
||||
backup
|
||||
}
|
||||
public class LogEntry
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user