Updated example plugin
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"id":"example-plugin",
|
||||
"version":"1.0.0",
|
||||
"startFile":"index.ts",
|
||||
"supportedVersions":["OTv4.0.x","OTv4.1.x","OTv4.2.x"],
|
||||
"supportedVersions":["OTv4.2.x"],
|
||||
|
||||
"enabled":false,
|
||||
"priority":0,
|
||||
@@ -16,8 +16,8 @@
|
||||
"details":{
|
||||
"author":"DJj123dj",
|
||||
"contributors":[],
|
||||
"shortDescription":"A simple template for an Open Ticket v4 plugin!",
|
||||
"longDescription":"A simple example of an Open Ticket v4 plugin!",
|
||||
"shortDescription":"A basic example plugin for developers that want to create their own plugin.",
|
||||
"longDescription":"A basic example plugin for developers that want to create their own plugin.",
|
||||
"imageUrl":"",
|
||||
"projectUrl":"",
|
||||
"tags":["template","example","default"]
|
||||
|
||||
Reference in New Issue
Block a user