Disable the "set default channel" button if already on the default channel

This commit is contained in:
Kevin Hester 2021-03-24 14:28:11 +08:00
parent 8f32c39c5f
commit 10d6537972
3 changed files with 7 additions and 2 deletions

View file

@ -101,4 +101,5 @@
<string name="reset">Reset</string>
<string name="are_you_shure_change_default">Are you sure you want to change to the default channel?</string>
<string name="reset_to_defaults">Reset to defaults</string>
<string name="apply">Apply</string>
</resources>