mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
commit
ea5d878042
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ using System;
|
|||
|
||||
namespace Dalamud.Game.Chat.SeStringHandling
|
||||
{
|
||||
interface ITextProvider
|
||||
public interface ITextProvider
|
||||
{
|
||||
string Text { get; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue