diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index 5a07ccf2..ae95f514 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -336,6 +336,14 @@ "format": {"type": "unit", "args": ["%", 2]}, "sort": true }, + { + "id": "likes", + "title": "Likes", + "type": "integer", + "columnWidth": 60, + "format": {"type": "number"}, + "sort": true + }, { "id": "id", "title": "ID",