Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkav committed Feb 5, 2025
1 parent 1bd726b commit 96e48ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,7 @@ const localTemplatePlugins: { templateTag: PluginTemplateTag }[] = [
}
}
}
throw new Error('Missing field argument');
},
},
},
Expand Down

0 comments on commit 96e48ea

Please sign in to comment.