2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Beta version 3.2.6.

- Try out the new audio player with playlist shuffle and repeat.
- Give a custom name to your desktop session
to distinguish it in the sessions list.
This commit is contained in:
John Preston
2021-11-26 23:06:39 +04:00
parent 4e63346877
commit 57340f9514
7 changed files with 29 additions and 17 deletions

View File

@@ -125,6 +125,13 @@ std::map<int, const char*> BetaLogs() {
"- Several crash fixes.\n"
},
{
3002006,
"- Try out the new audio player with playlist shuffle and repeat.\n"
"- Give a custom name to your desktop session "
"to distinguish it in the sessions list.\n"
}
};
};