From a1d25d2c14161d5eb466c14c936688fcc36a5a2f Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 1 Mar 2026 01:28:41 +0000 Subject: Move standard replies to the core and add remote reply support. --- modules/cap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/cap.cpp') diff --git a/modules/cap.cpp b/modules/cap.cpp index 87eb8f794..61373091c 100644 --- a/modules/cap.cpp +++ b/modules/cap.cpp @@ -314,7 +314,7 @@ namespace } Cap::ExtItem::ExtItem(Module* mod) - : IntExtItem(mod, "caps", ExtensionType::USER) + : IntExtItem(mod, "caps", ExtensionType::USER, true) { } -- cgit v1.3.1-10-gc9f91