Spotify.NET/SpotifyAPI.Web.Examples/Example.ASP/Pages/_ViewStart.cshtml

4 lines
30 B
Plaintext
Raw Normal View History

2020-05-22 11:23:25 +01:00
@{
Layout = "_Layout";
}