From 55da31ebea01103f9002800a309474ae5242d769 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 21 Jul 2024 09:42:45 +0200 Subject: send star rating --- test-client/protocol.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'test-client/protocol.ts') diff --git a/test-client/protocol.ts b/test-client/protocol.ts index 376ebd58..c63e820f 100644 --- a/test-client/protocol.ts +++ b/test-client/protocol.ts @@ -75,6 +75,7 @@ export interface Score { active_recipes: number, passive_recipes: number, instant_recipes: number, + stars: number, } export type Message = -- cgit v1.2.3-70-g09d2