pull/657/head
sachaaaaa 5 years ago
parent 03e0a5976f
commit 666c640634

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

Loading…
Cancel
Save