mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
12 lines
187 B
TOML
12 lines
187 B
TOML
# This is the plugin definition file for the "{{.Name}}" plugin.
|
|
|
|
Name = "{{.Name}}"
|
|
Description = "{{.Description}}"
|
|
Author = ""
|
|
Version = ""
|
|
Website = ""
|
|
Repository = ""
|
|
License = ""
|
|
|
|
|