2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-22 18:37:09 +00:00

Merge 39bfd4d1603141e196bb8d3d64a50083f20dbcbc into 0581eb6219343b3cfcbb81124b372df1039b7568

This commit is contained in:
blankie 2024-09-27 20:30:44 +08:00 committed by GitHub
commit f90a7c75da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -368,7 +368,7 @@ const std::map<QString, Definition, std::greater<QString>> DefinitionMap {
.defaultValue = false, }},
{ "remember_compress_images", {
.type = SettingType::BoolSetting,
.defaultValue = false, }},
.defaultValue = true, }},
{ "view_profile_on_top", {
.type = SettingType::BoolSetting,
.defaultValue = false, }},