mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
6 lines
77 B
C#
6 lines
77 B
C#
|
|
namespace Myriad.Types
|
|||
|
|
{
|
|||
|
|
public static class Permissions
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
}
|