PluralKit/PluralKit.Web/Pages/_ViewStart.cshtml

3 lines
35 B
Plaintext
Raw Normal View History

@{
Layout = "Shared/_Layout";
}