Appease the linter round 1
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
23d159e21c
commit
7dda5e9196
9 changed files with 16 additions and 25 deletions
|
@ -50,4 +50,4 @@ export default class RoomDeviceSettingsHandler extends SettingsHandler {
|
|||
_getKey(settingName, roomId) {
|
||||
return "mx_setting_" + settingName + "_" + roomId;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue