mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-25 15:08:12 +08:00
12 lines
342 B
XML
Executable File
12 lines
342 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<!-- This file contains values to show or hide some features, that are not available from
|
|
settings & labs. Values here are mainly modified by developers and are not exposed
|
|
to the users.
|
|
-->
|
|
|
|
<bool name="feature_threads_beta_feedback_enabled">true</bool>
|
|
|
|
</resources>
|