From 211e1452302be957c836bf5fd39a144b9152ace5 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Thu, 16 Feb 2023 22:10:16 -0500 Subject: [PATCH] Make room for an ID field on Event. --- Components/9918/Implementation/Storage.hpp | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Components/9918/Implementation/Storage.hpp b/Components/9918/Implementation/Storage.hpp index 72fd68874..08e416c03 100644 --- a/Components/9918/Implementation/Storage.hpp +++ b/Components/9918/Implementation/Storage.hpp @@ -51,8 +51,8 @@ template struct Storage struct Storage