From bf84be508aa415b45a51fc0fe007a0879f7bfab7 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 3 Mar 2025 18:15:47 +0100 Subject: nodepage in player and tags --- common/src/lib.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/src/lib.rs') diff --git a/common/src/lib.rs b/common/src/lib.rs index ce333eb..7685027 100644 --- a/common/src/lib.rs +++ b/common/src/lib.rs @@ -50,6 +50,8 @@ pub struct Node { pub ratings: BTreeMap, pub federated: Option, #[serde(default)] + pub tags: BTreeSet, + #[serde(default)] pub people: BTreeMap>, #[serde(default)] pub external_ids: BTreeMap, -- cgit v1.2.3-70-g09d2