From cb17012ed6168be4b6565c376a8faf8f34a0bb77 Mon Sep 17 00:00:00 2001 From: Ivy Grey Date: Wed, 5 Feb 2025 11:38:59 -0800 Subject: [PATCH] Add History page feature --- features/html-history-page.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 features/html-history-page.json diff --git a/features/html-history-page.json b/features/html-history-page.json new file mode 100644 index 00000000..5c23ec57 --- /dev/null +++ b/features/html-history-page.json @@ -0,0 +1,8 @@ +{ + "_meta": { + "description": "Control for web-based History page feature on supported platforms.", + "sampleExcludeRecords": {} + }, + "state": "disabled", + "exceptions": [] +}