1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-19 05:22:13 +03:00
This commit is contained in:
Matthew Hodgson
2017-10-26 02:10:03 +01:00
parent deb0f902e3
commit 5c32b5b11a
2 changed files with 3 additions and 2 deletions

View File

@@ -181,7 +181,7 @@ const THEMES = [
},
{
id: 'theme',
label: 'Status.im theme',
label: _td('Status.im theme'),
value: 'status',
},
];