mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Fixes DateTimeOffset sandbox whitelisting (#1706)
This commit is contained in:
@@ -824,7 +824,7 @@ Types:
|
||||
Converter`2: { All: True } # Delegate
|
||||
DateTime: { All: True }
|
||||
DateTimeKind: { } # Enum
|
||||
DateTimeOffse: { All: True }
|
||||
DateTimeOffset: { All: True }
|
||||
Delegate:
|
||||
Methods:
|
||||
- "System.Delegate Combine(System.Delegate, System.Delegate)"
|
||||
|
||||
Reference in New Issue
Block a user