@ -230,7 +230,10 @@ class LokiHomeServerInstance extends LokiFileServerInstance {
}
clearOurDeviceMappingAnnotations() {
return this._server.setSelfAnnotation(DEVICE_MAPPING_USER_ANNOTATION_TYPE, null);
return this._server.setSelfAnnotation(
DEVICE_MAPPING_USER_ANNOTATION_TYPE,
null
);