web: add EventInfo case for policy_execution
This commit is contained in:
		| @ -8,7 +8,7 @@ export interface EventUser { | ||||
| } | ||||
|  | ||||
| export interface EventContext { | ||||
|     [key: string]: EventContext | string | number; | ||||
|     [key: string]: EventContext | string | number | string[]; | ||||
| } | ||||
|  | ||||
| export class Event { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer