Skip to content

Commit 544805f

Browse files
committed
refactor(ui): change the log tag to the new app name of rime traits
1 parent 1cb87c5 commit 544805f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/osfans/trime/ui/main/PrefMainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ class PrefMainActivity : AppCompatActivity() {
123123
Rime.destroy()
124124
Rime.get(true)
125125
}
126-
briefResultLogDialog("native", "W", 1)
126+
briefResultLogDialog("rime.trime", "W", 1)
127127
}
128128
true
129129
}

0 commit comments

Comments
 (0)