Skip to content

Commit

Permalink
Add required descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Apr 30, 2024
1 parent e54951f commit 2b7a374
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gauntlet.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
[gauntlet]
name = 'Template Plugin'
description = """
Template Plugin Description
"""

[[entrypoint]]
id = 'template-view'
name = 'Template view'
path = 'src/template-view.tsx'
type = 'view'
description = """
Template Plugin Entrypoint Description
"""

0 comments on commit 2b7a374

Please sign in to comment.