mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-11 02:24:36 +01:00
Update PluginDefinition.cs
This commit is contained in:
parent
19605e385f
commit
fdd749b89f
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ namespace Dalamud.Plugin
|
|||
public string RepoUrl { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// List of tanks defined on the plugin.
|
||||
/// List of tags defined on the plugin.
|
||||
/// </summary>
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue