Appease the linter round 1
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
@@ -50,4 +50,4 @@ export default class RoomDeviceSettingsHandler extends SettingsHandler {
|
||||
_getKey(settingName, roomId) {
|
||||
return "mx_setting_" + settingName + "_" + roomId;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user