custom-card-helpers
- Closes #1295
@@ -0,0 +1,3 @@
export const computeDomain = (entityId: string): string => {
return entityId.substring(0, entityId.indexOf('.'));
};
The note is not visible to the blocked user.