SHA256
Добавить opinion-связи и обновить UI связей в профиле
This commit is contained in:
@@ -61,6 +61,9 @@ const CONNECTION_SUBTYPES = Object.freeze({
|
||||
parent: { on: 50, off: 51 },
|
||||
child: { on: 52, off: 53 },
|
||||
sibling: { on: 54, off: 55 },
|
||||
known_person: { on: 60, off: 61 },
|
||||
shine_confirmed: { on: 70, off: 71 },
|
||||
shine_seen: { on: 74, off: 75 },
|
||||
});
|
||||
|
||||
function normalizeServerUrl(url) {
|
||||
|
||||
Reference in New Issue
Block a user