feat: change how incorrect profiles and plugins behave
This commit is contained in:
parent
215dbe8eff
commit
62b58f4cbb
2 changed files with 19 additions and 6 deletions
|
|
@ -24,8 +24,7 @@ const (
|
|||
Name: {{ makeshift.plugin.name }}
|
||||
Version: {{ makeshift.plugin.version }}
|
||||
Description: {{ makeshift.plugin.description }}
|
||||
Author: {{ makeshift.plugin.metadata.name }} ({{ makeshift.plugin.metadata.email }})
|
||||
|
||||
Author: {{ makeshift.plugin.metadata }}
|
||||
Profile Information:
|
||||
ID: {{ makeshift.profiles.default.id }}
|
||||
Description: {{ makeshift.profiles.default.description }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue