Refactor: Extract MessageActions components (#2225)

This commit is contained in:
James Rich 2025-06-22 17:26:05 +00:00 committed by GitHub
parent 7ae1ab921a
commit 0b19f842bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 254 additions and 152 deletions

View file

@ -696,4 +696,5 @@
<string name="modules_unlocked">Modules unlocked</string>
<string name="remote">Remote</string>
<string name="node_count_template">(%1$d online / %2$d total)</string>
<string name="react">React</string>
</resources>