overlay: hide sim related information from settings

* bf55048799
This commit is contained in:
Konsta
2023-07-24 12:18:36 +03:00
parent 2c74170885
commit 9d97214096

View File

@@ -27,4 +27,7 @@
<!-- Whether top_level_battery should be shown or not. -->
<bool name="config_show_top_level_battery">false</bool>
<!-- Whether sim related information is visible to the end user. -->
<bool name="config_show_sim_info">false</bool>
</resources>