mirror of
https://mirror.skon.top/github.com/gkd-kit/gkd
synced 2026-04-20 21:00:12 +08:00
perf: change hideSnapshotStatusBar desc
This commit is contained in:
@@ -389,7 +389,7 @@ fun AdvancedPage() {
|
||||
|
||||
TextSwitch(
|
||||
title = "隐藏状态栏",
|
||||
subtitle = "隐藏截图顶部状态栏",
|
||||
subtitle = "隐藏快照截图状态栏",
|
||||
checked = store.hideSnapshotStatusBar
|
||||
) {
|
||||
storeFlow.value = store.copy(
|
||||
|
||||
Reference in New Issue
Block a user