mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 16:27:44 +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; }
|
public string RepoUrl { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// List of tanks defined on the plugin.
|
/// List of tags defined on the plugin.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public List<string> Tags { get; set; }
|
public List<string> Tags { get; set; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue