minor formatting

This commit is contained in:
phoenix
2025-03-07 22:12:55 -05:00
parent 2e723a4bc0
commit 8054fd4d1e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ public class AccessLevel
[Newtonsoft.Json.JsonProperty("song_id")]
public int SongId { get; set; }
#endregion
}
}