JGantts / Storyteller

GNU General Public License v3.0
8 stars 3 forks source link

Fix menu type compilation errors #169

Closed bedalton closed 2 years ago

bedalton commented 2 years ago

Typescript compiler failed to properly infer the menu template type for the default menu. This commit specifies the type explicitly, and casts the return value appropriately.