i have two braincells and they are NOT collaborating
This commit is contained in:
parent
738eead729
commit
b5d8c1ea10
@ -184,7 +184,7 @@ class UnevaluatedPage:
|
||||
title: str
|
||||
description: str
|
||||
image: str
|
||||
on_load: Union[EventHandler, EventSpec, list[EventHandler | EventSpec], None]
|
||||
on_load: Union[EventHandler, EventSpec, List[Union[EventHandler, EventSpec]], None]
|
||||
meta: List[Dict[str, str]]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user