initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace lxc_songlist.Services;
|
||||
|
||||
public sealed class SiteOptions
|
||||
{
|
||||
public string RequestTemplate { get; set; } = "点歌《{title}》";
|
||||
}
|
||||
Reference in New Issue
Block a user