1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00
This commit is contained in:
Matthew Hodgson
2017-10-26 01:59:18 +01:00
parent 1237de3ef0
commit deb0f902e3
3 changed files with 3 additions and 7 deletions

View File

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