mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 14:10:14 +02:00
Adjust server feature naming convention
This commit is contained in:
@@ -961,7 +961,7 @@ const getServerInfo = async (args: ServerInfoArgs): Promise<ServerInfo> => {
|
||||
}
|
||||
|
||||
const features: ServerFeatures = {
|
||||
singleStructuredLyric: true,
|
||||
lyricsSingleStructured: true,
|
||||
};
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user