mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 15:45:50 +01:00
11 lines
187 B
TOML
11 lines
187 B
TOML
# This is the plugin definition file for the "{{.Name}}" plugin.
|
|
|
|
Name = "{{.Name}}"
|
|
Description = "{{.Description}}"
|
|
Author = ""
|
|
Version = ""
|
|
Website = ""
|
|
Repository = ""
|
|
License = ""
|
|
|
|
|