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

Merge 39bfd4d1603141e196bb8d3d64a50083f20dbcbc into 499ae0fbb463db09b982cbd5577d273466e224a6

This commit is contained in:
blankie 2024-12-26 22:25:19 +02:00 committed by GitHub
commit 873b89b001
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, }},